fixed hyprpaper with the new update
This commit is contained in:
@@ -5,4 +5,6 @@ WALLPAPER_DIR="$HOME/Pictures/Wallpaper/"
|
||||
CURRENT_WALLPAPERS=$(hyprctl hyprpaper listloaded)
|
||||
|
||||
WALLPAPER=$(find "$WALLPAPER_DIR" -type f ! -name "$(basename "$CURRENT_WALLPAPER")" | grep -v .git | shuf -n 1)
|
||||
hyprctl hyprpaper reload ,"$WALLPAPER"
|
||||
echo $WALLPAPER
|
||||
hyprctl hyprpaper wallpaper "eDP-1, $WALLPAPER ,"
|
||||
hyprctl hyprpaper wallpaper "HDMI-A-1, $WALLPAPER ,"
|
||||
|
||||
Reference in New Issue
Block a user