2024-12-11 23:52 : id 330
This commit is contained in:
parent
ec5e1f1843
commit
27ee5d6502
@ -95,7 +95,7 @@ in
|
||||
".config/hypr/wallpaper-watcher.sh" = {
|
||||
text = ''
|
||||
while true; do
|
||||
ls -d $HOME/.config/hypr | entr bash -c "kill $(pgrep hyprpaper) && sleep 2 && hyprpaper"
|
||||
ls -d $HOME/.config/hypr * | entr bash -c "kill $(pgrep hyprpaper) && sleep 2 && hyprpaper"
|
||||
done
|
||||
'';
|
||||
executable = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user