tmux stylix disable

This commit is contained in:
foglar 2025-01-01 11:13:24 +01:00
parent 912ee183dd
commit 0e8fb57fdf

View File

@ -9,7 +9,7 @@
};
config = lib.mkIf config.program.tmux.enable {
stylix.targets.tmux.enable = true;
#stylix.targets.tmux.enable = true;
programs.tmux = {
enable = true;