This commit is contained in:
@@ -40,7 +40,7 @@ if command -v wal &> /dev/null; then
|
||||
fi
|
||||
|
||||
unlink "$WALLPAPER_DIR/current" || true
|
||||
ln -s "$wallpaper_path" "$WALLPAPER_DIR/current"
|
||||
ln -s "$wallpaper_path" "$WALLPAPER_DIR/current.png"
|
||||
|
||||
for monitor in $(hyprctl monitors | grep 'Monitor' | awk '{ print $2 }'); do
|
||||
hyprctl hyprpaper wallpaper "$monitor,$wallpaper_path"
|
||||
|
Reference in New Issue
Block a user