fix(hypr): properly init swww
This commit is contained in:
parent
5133c96315
commit
59778bbba5
@ -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
|
|
||||||
|
Loading…
Reference in New Issue
Block a user