forked from extern/nix-config
hyprland(swww): Use seasonal backgrounds
A very important change.
This commit is contained in:
parent
6b9f547088
commit
1415b957b3
@ -48,7 +48,7 @@ in
|
||||
#!/usr/bin/env fish
|
||||
|
||||
cd ~/.config/hypr
|
||||
./set-bg.fish "$(random choice $(fd . /run/current-system/sw/share/backgrounds --follow -e jpg -e png))"
|
||||
./set-bg.fish "$(random choice $(fd . /run/current-system/sw/share/backgrounds/2023-10-22-Halloween-2023-Fanart-Contest-Finalists --follow -e jpg -e png))"
|
||||
'';
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user