From 857dff3253265312c6adbf5e1a47cd9c3b48eade Mon Sep 17 00:00:00 2001 From: Niklas Kapelle Date: Sat, 1 Jun 2024 21:03:42 +0200 Subject: [PATCH] removed unused wallpaper set calls --- .local/share/scripts/set-bg.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/.local/share/scripts/set-bg.sh b/.local/share/scripts/set-bg.sh index f499735..880be87 100755 --- a/.local/share/scripts/set-bg.sh +++ b/.local/share/scripts/set-bg.sh @@ -13,9 +13,6 @@ LAST_BG_LOCATION="$XDG_CACHE_HOME/last-bg" ln -sf $1 $LAST_BG_LOCATION swww img $1 -#hyprctl hyprpaper preload "$1" -#hyprctl hyprpaper wallpaper "HDMI-A-1,$1" -#hyprctl hyprpaper unload all $SCRIPTPATH/wal.sh "$1"