If you want to get my wallpapers:
cd ~/Pictures && git clone https://github.com/mylinuxforwork/wallpaper.git
To make the script in hypr/wallpaper.sh works great, you can edit the bind in hypr/hyprland.conf:
bind = $mainMod, J, exec, ~/.local/bin/wallpaper-picker.sh
Note: The script needs jq to work properly. sudo pacman -S jq
You must use spotify, look at the script at waybar/music.sh for code
All custom script are located in script/
Simple script to download image an place it to the right folder
Made to work with my wofi wallpaper manager :)
Usage: dimg <url> [filename]
Example: dimg https://4kwallpapers.com/images/wallpapers/blue-abstract-3840x2160-24798.png wallpaper.png
Simple script that start a process in background
Usage: start <command> [args...]
Example: start waybar



