fix(stylix): fixed stylix applying but not having config
This commit is contained in:
@@ -19,7 +19,7 @@ in
|
||||
config = lib.mkIf cfg.enable {
|
||||
stylix.enable = true;
|
||||
stylix.autoEnable = false; # honestly, fuck stylix;
|
||||
#stylix.targets.tmux.enable = false;
|
||||
# stylix.targets.tmux.enable = false;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user