stylix/modules
Ed Roberts Rayne f13c946181
hyprpaper: init (#377)
Initialize the 'hyprpaper' module.

In the future, it might be possible to 'unload' the one-off wallpaper to reduce
the running memory usage [1]:

> Preload does exactly what it says. It loads the entire wallpaper into
> memory. This can result in around 8 - 20MB of mem usage. It is not
> recommended to preload every wallpaper you have, as it will be a)
> taking a couple seconds at the beginning to load and b) take 100s of
> MBs of disk and RAM usage.
>
> Preload is meant only for situations in which you want a wallpaper to
> switch INSTANTLY when you issue a wallpaper keyword (e.g. wallpaper
> per workspace)
>
> In any and all cases when you don't mind waiting 300ms for the
> wallpaper to change, consider making a script that:
>  - preloads the new wallpaper
>  - sets the new wallpaper
>  - unloads the old wallpaper (to free memory)
>
> -- Hyprpaper [2]

[1]: https://github.com/danth/stylix/issues/408
[2]: 678d0e8959/README.md (L103-L111)

Co-authored-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2024-06-17 16:30:35 +02:00
..
alacritty treewide: add linters and apply pending suggestions (#426) 2024-06-16 15:08:25 +01:00
avizo stylix: add 'stylix.enable' option (#244) 2024-06-10 11:52:47 +02:00
bat treewide: add linters and apply pending suggestions (#426) 2024-06-16 15:08:25 +01:00
bemenu treewide: add linters and apply pending suggestions (#426) 2024-06-16 15:08:25 +01: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 treewide: add linters and apply pending suggestions (#426) 2024-06-16 15:08:25 +01:00
emacs emacs: change 256 color source (#436) 2024-06-16 15:00:38 +01: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 treewide: add linters and apply pending suggestions (#426) 2024-06-16 15:08:25 +01:00
foot treewide: add linters and apply pending suggestions (#426) 2024-06-16 15:08:25 +01:00
fuzzel treewide: add linters and apply pending suggestions (#426) 2024-06-16 15:08:25 +01:00
fzf treewide: add linters and apply pending suggestions (#426) 2024-06-16 15:08:25 +01:00
gedit treewide: add linters and apply pending suggestions (#426) 2024-06-16 15:08:25 +01:00
gitui stylix: add 'stylix.enable' option (#244) 2024-06-10 11:52:47 +02:00
gnome treewide: add linters and apply pending suggestions (#426) 2024-06-16 15:08:25 +01:00
grub stylix: add 'stylix.enable' option (#244) 2024-06-10 11:52:47 +02:00
gtk treewide: add linters and apply pending suggestions (#426) 2024-06-16 15:08:25 +01:00
helix stylix: add 'stylix.enable' option (#244) 2024-06-10 11:52:47 +02:00
hyprland hyprpaper: init (#377) 2024-06-17 16:30:35 +02:00
hyprpaper hyprpaper: init (#377) 2024-06-17 16:30:35 +02:00
i3 treewide: add linters and apply pending suggestions (#426) 2024-06-16 15:08:25 +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: add linters and apply pending suggestions (#426) 2024-06-16 15:08:25 +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 treewide: add linters and apply pending suggestions (#426) 2024-06-16 15:08:25 +01:00
mangohud treewide: add linters and apply pending suggestions (#426) 2024-06-16 15:08:25 +01:00
nixos-icons treewide: add linters and apply pending suggestions (#426) 2024-06-16 15:08:25 +01:00
nixvim treewide: add linters and apply pending suggestions (#426) 2024-06-16 15:08:25 +01:00
nushell stylix: add 'stylix.enable' option (#244) 2024-06-10 11:52:47 +02:00
plymouth plymouth: use logo from nixos-icons (#424) 2024-06-16 15:01:57 +01:00
qutebrowser treewide: add linters and apply pending suggestions (#426) 2024-06-16 15:08:25 +01: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 swaylock: remove optionalAttrs (#420) 2024-06-11 17:15:52 +01:00
sxiv treewide: add linters and apply pending suggestions (#426) 2024-06-16 15:08:25 +01:00
tmux treewide: add linters and apply pending suggestions (#426) 2024-06-16 15:08:25 +01:00
tofi treewide: add linters and apply pending suggestions (#426) 2024-06-16 15:08:25 +01:00
vesktop stylix: add 'stylix.enable' option (#244) 2024-06-10 11:52:47 +02:00
vim treewide: add linters and apply pending suggestions (#426) 2024-06-16 15:08:25 +01:00
vscode vscode: fix typo in template.mustache (#434) 2024-06-15 11:01:52 +01: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 treewide: add linters and apply pending suggestions (#426) 2024-06-16 15:08:25 +01: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 treewide: add linters and apply pending suggestions (#426) 2024-06-16 15:08:25 +01:00