removed unused wallpaper set calls

This commit is contained in:
Niklas Kapelle 2024-06-01 21:03:42 +02:00
parent 4ca3f717d6
commit 857dff3253
Signed by: niklas
GPG Key ID: 4EB651B36D841D16

View File

@ -13,9 +13,6 @@ LAST_BG_LOCATION="$XDG_CACHE_HOME/last-bg"
ln -sf $1 $LAST_BG_LOCATION ln -sf $1 $LAST_BG_LOCATION
swww img $1 swww img $1
#hyprctl hyprpaper preload "$1"
#hyprctl hyprpaper wallpaper "HDMI-A-1,$1"
#hyprctl hyprpaper unload all
$SCRIPTPATH/wal.sh "$1" $SCRIPTPATH/wal.sh "$1"