hyprland: update wallpaper path
This commit is contained in:
parent
ba1be18b1a
commit
fe697da1f7
|
@ -19,7 +19,7 @@ xwaylandvideobridge &
|
|||
## Start wallpaper daemon and set one.
|
||||
#
|
||||
OUTPUT_1="eDP-1"
|
||||
IMAGE_1="~/Pictures/wallhaven-x6p3y3.jpg"
|
||||
IMAGE_1="/home/wizardlink/Pictures/wallhaven-x6p3y3.jpg"
|
||||
|
||||
function load_wallpapers() {
|
||||
swww img -t any --transition-bezier 0.0,0.0,1.0,1.0 --transition-duration .8 --transition-step 255 --transition-fps 60 -o $OUTPUT_1 $IMAGE_1;
|
||||
|
|
Loading…
Reference in a new issue