2024-12-11 23:14 : id 323
This commit is contained in:
parent
3ebe77b7c8
commit
8593928265
@ -94,7 +94,7 @@ in
|
||||
file = {
|
||||
".config/hypr/wallpaper-watcher.sh" = {
|
||||
text = ''
|
||||
while inotifywait -e close_write $HOME/.config/hypr/hyprpaper.conf; do
|
||||
while inotifywait -e modify $HOME/.config/hypr/hyprpaper.conf; do
|
||||
kill $(pgrep hyprpaper) &
|
||||
hyprpaper &
|
||||
done
|
||||
|
Loading…
x
Reference in New Issue
Block a user