Updates
This commit is contained in:
parent
585051aa20
commit
bab04b7922
1 changed files with 2 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
||||||
{ lib, ... }: {
|
{ lib, ... }: {
|
||||||
stylix.targets.tmux.enable = lib.mkForce false;
|
stylix.targets.tmux.enable = lib.mkForce false; # Custom theme in main config
|
||||||
|
stylix.targets.zellij.enable = lib.mkForce false; # Custom theme in main config
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue