stylix/modules
Jalil David Salamé Messina 7682713f6a
stylix: add 'stylix.enable' option (#244)
Add a 'stylix.enable' option to enable or disable all Stylix modules in
order to resolve issues similar to [2].

To align with the default 'lib.mkEnableOption' [1] behavior,
'stylix.enable' defaults to 'false'.

BREAKING CHANGE: Stylix is disabled by default. To enable it, use:

    stylix.enable = true;

[1]: https://github.com/NixOS/nixpkgs/blob/23.11/lib/options.nix#L91-L105
[2]: https://github.com/danth/stylix/issues/216

Co-authored-by: Daniel Thwaites <danthwaites30@btinternet.com>
Co-authored-by: Jalil David Salamé Messina <jalil.salame@gmail.com>
Co-authored-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2024-06-10 11:52:47 +02:00
..
alacritty stylix: add 'stylix.enable' option (#244) 2024-06-10 11:52:47 +02:00
avizo stylix: add 'stylix.enable' option (#244) 2024-06-10 11:52:47 +02:00
bat stylix: add 'stylix.enable' option (#244) 2024-06-10 11:52:47 +02:00
bemenu stylix: add 'stylix.enable' option (#244) 2024-06-10 11:52:47 +02:00
bspwm stylix: add 'stylix.enable' option (#244) 2024-06-10 11:52:47 +02:00
btop stylix: add 'stylix.enable' option (#244) 2024-06-10 11:52:47 +02:00
chromium stylix: add 'stylix.enable' option (#244) 2024-06-10 11:52:47 +02:00
console stylix: add 'stylix.enable' option (#244) 2024-06-10 11:52:47 +02:00
dunst stylix: add 'stylix.enable' option (#244) 2024-06-10 11:52:47 +02:00
emacs stylix: add 'stylix.enable' option (#244) 2024-06-10 11:52:47 +02:00
feh stylix: add 'stylix.enable' option (#244) 2024-06-10 11:52:47 +02:00
firefox stylix: add 'stylix.enable' option (#244) 2024-06-10 11:52:47 +02:00
fish stylix: add 'stylix.enable' option (#244) 2024-06-10 11:52:47 +02:00
foot Move all templates into flake inputs (#165) 2023-10-10 10:44:54 +01:00
fuzzel stylix: add 'stylix.enable' option (#244) 2024-06-10 11:52:47 +02:00
fzf stylix: add 'stylix.enable' option (#244) 2024-06-10 11:52:47 +02:00
gedit stylix: add 'stylix.enable' option (#244) 2024-06-10 11:52:47 +02:00
gitui stylix: add 'stylix.enable' option (#244) 2024-06-10 11:52:47 +02:00
gnome stylix: add 'stylix.enable' option (#244) 2024-06-10 11:52:47 +02:00
grub stylix: add 'stylix.enable' option (#244) 2024-06-10 11:52:47 +02:00
gtk stylix: add 'stylix.enable' option (#244) 2024-06-10 11:52:47 +02:00
helix stylix: add 'stylix.enable' option (#244) 2024-06-10 11:52:47 +02:00
hyprland stylix: add 'stylix.enable' option (#244) 2024-06-10 11:52:47 +02:00
i3 treewide: change window manager style guide (#414) 2024-06-08 16:17:58 +01:00
k9s k9s: use new name for skin option (#232) 2024-01-28 18:31:25 +00:00
kde stylix: add 'stylix.enable' option (#244) 2024-06-10 11:52:47 +02:00
kitty treewide: remove lib.mdDoc (#349) 2024-04-22 22:25:40 +01:00
kmscon stylix: add 'stylix.enable' option (#244) 2024-06-10 11:52:47 +02:00
lazygit stylix: add 'stylix.enable' option (#244) 2024-06-10 11:52:47 +02:00
lightdm stylix: add 'stylix.enable' option (#244) 2024-06-10 11:52:47 +02:00
mako stylix: add 'stylix.enable' option (#244) 2024-06-10 11:52:47 +02:00
mangohud stylix: add 'stylix.enable' option (#244) 2024-06-10 11:52:47 +02:00
nixos-icons stylix: add 'stylix.enable' option (#244) 2024-06-10 11:52:47 +02:00
nixvim stylix: add 'stylix.enable' option (#244) 2024-06-10 11:52:47 +02:00
nushell stylix: add 'stylix.enable' option (#244) 2024-06-10 11:52:47 +02:00
plymouth treewide: remove lib.mdDoc (#349) 2024-04-22 22:25:40 +01:00
qutebrowser stylix: add 'stylix.enable' option (#244) 2024-06-10 11:52:47 +02:00
rofi stylix: add 'stylix.enable' option (#244) 2024-06-10 11:52:47 +02:00
sway stylix: add 'stylix.enable' option (#244) 2024-06-10 11:52:47 +02:00
swaylock stylix: add 'stylix.enable' option (#244) 2024-06-10 11:52:47 +02:00
sxiv stylix: add 'stylix.enable' option (#244) 2024-06-10 11:52:47 +02:00
tmux stylix: add 'stylix.enable' option (#244) 2024-06-10 11:52:47 +02:00
tofi stylix: add 'stylix.enable' option (#244) 2024-06-10 11:52:47 +02:00
vesktop stylix: add 'stylix.enable' option (#244) 2024-06-10 11:52:47 +02:00
vim stylix: add 'stylix.enable' option (#244) 2024-06-10 11:52:47 +02:00
vscode stylix: add 'stylix.enable' option (#244) 2024-06-10 11:52:47 +02:00
waybar stylix: add 'stylix.enable' option (#244) 2024-06-10 11:52:47 +02:00
wezterm stylix: add 'stylix.enable' option (#244) 2024-06-10 11:52:47 +02:00
wpaperd stylix: add 'stylix.enable' option (#244) 2024-06-10 11:52:47 +02:00
xfce stylix: add 'stylix.enable' option (#244) 2024-06-10 11:52:47 +02:00
xresources stylix: add 'stylix.enable' option (#244) 2024-06-10 11:52:47 +02:00
yazi stylix: add 'stylix.enable' option (#244) 2024-06-10 11:52:47 +02:00
zathura stylix: add 'stylix.enable' option (#244) 2024-06-10 11:52:47 +02:00
zellij stylix: add 'stylix.enable' option (#244) 2024-06-10 11:52:47 +02:00