feat(firefox): disable stylix theming.
This commit is contained in:
parent
4c06514010
commit
cea8156129
@ -31,5 +31,11 @@
|
|||||||
keepassxc
|
keepassxc
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
# disable stylix for librewolf and firefox
|
||||||
|
stylix.targets = {
|
||||||
|
firefox.enable = false;
|
||||||
|
librewolf.enable = false;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user