2024-12-11 21:46 : id 305
This commit is contained in:
parent
aa54c8ffa4
commit
8bbcdfc787
@ -94,7 +94,7 @@ in
|
||||
file = {
|
||||
".config/hypr/wallpaper-watcher.sh" = {
|
||||
text = ''
|
||||
while inotifywait --modify /$HOME/.config/home-manager/home.nix; do
|
||||
while inotifywait --monitor /$HOME/.config/home-manager/home.nix; do
|
||||
kill $(pgrep hyprpaper)
|
||||
hyprpaper
|
||||
done
|
||||
|
Loading…
x
Reference in New Issue
Block a user