fix: Disable stylix for zen-browser
This commit is contained in:
parent
cee982f17f
commit
d9c7e3fc2c
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ in {
|
|||
};
|
||||
};
|
||||
config = lib.mkIf cfg.enable {
|
||||
stylix.targets.zen-browser.enable = false;
|
||||
programs.zen-browser = {
|
||||
enable = true;
|
||||
profiles.default = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue