add script for fetching updates

This commit is contained in:
2025-11-29 13:15:35 +03:00
parent 36765feed3
commit 8736b50e04
3 changed files with 39 additions and 1 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
# /home/krosh/Documents/Github/nixos-config/home-manager/modules/zsh/next_wallpaper.sh
# Pick next or random wallpaper from ~/Pictures/Wallpapers and update symlink ~/Pictures/wallpaper.png
# Then call: hyprctl hyprpaper reload ,"$WALLPAPER"
# Then call: swww img "$WALLPAPER"
set -euo pipefail