This commit is contained in:
2026-06-24 16:29:52 -06:00
parent 59148423ff
commit 4889716ac1
4 changed files with 10 additions and 91 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ in {
config = lib.mkIf cfg.enable {
programs.dank-material-shell = {
enable = true;
# enableDynamicTheming = false;
enableDynamicTheming = false;
systemd = {
enable = true;
restartIfChanged = true;