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