added resticprofile flake-part
This commit is contained in:
@@ -33,12 +33,14 @@
|
||||
shell-integration-features = [ "no-title" "sudo" ];
|
||||
gtk-single-instance = true;
|
||||
|
||||
window-position-x = 50;
|
||||
window-position-y = 50;
|
||||
window-position-x = 25;
|
||||
window-position-y = 25;
|
||||
# window-height = 40;
|
||||
# window-width = 200;
|
||||
|
||||
window-padding-balance = true;
|
||||
window-padding-x = 5;
|
||||
window-padding-y = 5;
|
||||
# window-padding-balance = true;
|
||||
# window-padding-x = 5;
|
||||
# window-padding-y = 5;
|
||||
initial-window = true;
|
||||
resize-overlay = "never";
|
||||
|
||||
@@ -52,8 +54,6 @@
|
||||
"ctrl+s>k=goto_split:down"
|
||||
];
|
||||
|
||||
window-height = 40;
|
||||
window-width = 200;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user