modi(stylix@modules): this maybe does something

This commit is contained in:
2025-10-19 19:00:59 +01:00
parent b9dca4b118
commit f0ba5172eb

View File

@@ -21,5 +21,6 @@ in
stylix.autoEnable = false; # honestly, fuck stylix; stylix.autoEnable = false; # honestly, fuck stylix;
stylix.targets.gtk.enable = true; stylix.targets.gtk.enable = true;
stylix.targets.qt.enable = true; stylix.targets.qt.enable = true;
stylix.targets.tmux.enable = false;
}; };
} }