fix(hypr): properly init swww

This commit is contained in:
Price Hiller 2023-08-05 12:51:12 -05:00
parent 5133c96315
commit 59778bbba5
Signed by: Price
SSH Key Fingerprint: SHA256:Y4S9ZzYphRn1W1kbJerJFO6GGsfu9O70VaBSxJO7dF8

View File

@ -2,8 +2,7 @@ monitor = , preferred, auto, 1
bindl=,switch:off:Lid Switch,exec,hyprctl keyword monitor "eDP-1, preferred, auto, 1" bindl=,switch:off:Lid Switch,exec,hyprctl keyword monitor "eDP-1, preferred, auto, 1"
bindl=,switch:on:Lid Switch,exec,hyprctl keyword monitor "eDP-1, disable" bindl=,switch:on:Lid Switch,exec,hyprctl keyword monitor "eDP-1, disable"
exec-once = swww init exec = swww init; swww img -t none ~/.local/share/wallpapers/Nebula.jpg -o DP-1
exec = swww img -t none ~/.local/share/wallpapers/Nebula.jpg -o DP-1 exec = swww init; swww img -t none ~/.local/share/wallpapers/Nebula.jpg -o DP-2
exec = swww img -t none ~/.local/share/wallpapers/Nebula.jpg -o DP-2 exec = swww init; swww img -t none ~/.local/share/wallpapers/Nebula.jpg -o DP-3
exec = swww img -t none ~/.local/share/wallpapers/Nebula.jpg -o DP-3 exec = swww init; swww img -t none ~/.local/share/wallpapers/Industrial-Shaded.png -o eDP-1
exec = swww img -t none ~/.local/share/wallpapers/Industrial-Shaded.png -o eDP-1