home/dms: split the config

This commit is contained in:
2025-12-21 22:16:22 +02:00
parent 21417986f6
commit 88bc5ec810
11 changed files with 141 additions and 104 deletions
@@ -0,0 +1,7 @@
{
dconf.settings = {
"org/gnome/desktop/wm/preferences" = {
button-layout = "icon:maximize,close";
};
};
}