changed to kanagawa

This commit is contained in:
kenji
2025-12-24 22:21:29 -06:00
parent 06383737d7
commit 381c4876d9
3 changed files with 3 additions and 1 deletions
+1
View File
@@ -7,6 +7,7 @@
else pkgs.ghostty;
enableFishIntegration = true;
settings = {
config-file-reload = true;
window-padding-x = 15;
window-padding-y = 15;
window-padding-balance = true;
+1
View File
@@ -8,4 +8,5 @@
];
};
};
systemd.user.startServices = "sd-switch";
}