tmux stylix disable
This commit is contained in:
parent
912ee183dd
commit
0e8fb57fdf
@ -9,7 +9,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
config = lib.mkIf config.program.tmux.enable {
|
config = lib.mkIf config.program.tmux.enable {
|
||||||
stylix.targets.tmux.enable = true;
|
#stylix.targets.tmux.enable = true;
|
||||||
|
|
||||||
programs.tmux = {
|
programs.tmux = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user