added resticprofile flake-part

This commit is contained in:
John Lancaster
2026-03-08 14:48:41 -05:00
parent e9c54606e2
commit 8b8edf9211
4 changed files with 146 additions and 8 deletions

View File

@@ -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;
};
};