stylix: disable waybar styling
scaling looks weird, also too monotone right now
This commit is contained in:
parent
818fd0a581
commit
426d72e0f6
@ -9,6 +9,7 @@
|
||||
targets.fzf.enable = lib.mkDefault false;
|
||||
# the ring is styled light so it's light on light which looks worse than the default theme
|
||||
targets.swaylock.enable = lib.mkDefault false;
|
||||
targets.waybar.enable = lib.mkDefault false;
|
||||
}
|
||||
# only if styix is standalone
|
||||
(lib.mkIf (!(args ? osConfig && args.osConfig ? stylix)) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user