updating wallpaper with a cycle 7am and 8pm

This commit is contained in:
samantha42
2026-04-18 08:11:37 +02:00
parent 75aa2e6605
commit 1788010c7e
13 changed files with 122 additions and 61 deletions

11
hypr/reload.sh Executable file
View File

@@ -0,0 +1,11 @@
#!/usr/bin/env bash
killall -SIGUSR2 waybar 2>/dev/null
pkill hyprpaper 2>/dev/null
setsid hyprpaper &>/dev/null &
pkill -f wallpaper-cycle.sh 2>/dev/null
setsid ~/.config/hypr/wallpaper-cycle.sh &>/dev/null &
hyprctl reload