refactor(hypr): use swww for wallpapers
This commit is contained in:
parent
ea911d2321
commit
554b0e869c
@ -23,5 +23,3 @@ animations {
|
|||||||
animation = fade,1,15,default
|
animation = fade,1,15,default
|
||||||
animation = workspaces,1,4,default
|
animation = workspaces,1,4,default
|
||||||
}
|
}
|
||||||
|
|
||||||
exec = swaybg -i ~/.local/share/wallpapers/Nebula.jpg -m "fill" -o '*'
|
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
monitor = , preferred, auto, 1
|
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 img -t none ~/.local/share/wallpapers/Nebula.jpg -o DP-1
|
||||||
|
exec = swww img -t none ~/.local/share/wallpapers/Nebula.jpg -o DP-2
|
||||||
|
exec = swww img -t none ~/.local/share/wallpapers/Nebula.jpg -o DP-3
|
||||||
|
exec = swww img -t none ~/.local/share/wallpapers/Industrial-Shaded.png -o eDP-1
|
||||||
|
Loading…
Reference in New Issue
Block a user