stylix: add more exceptions
This commit is contained in:
parent
14dc030911
commit
bbee18f1de
@ -6,6 +6,9 @@
|
||||
{
|
||||
targets.vim.enable = lib.mkDefault false;
|
||||
targets.gtk.enable = lib.mkDefault false;
|
||||
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;
|
||||
}
|
||||
# only if styix is standalone
|
||||
(lib.mkIf (!(args ? osConfig && args.osConfig ? stylix)) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user