2024-12-11 22:14 : id 313
This commit is contained in:
parent
ce3b14bc21
commit
ce4a0d7009
@ -95,7 +95,7 @@ in
|
||||
".config/hypr/wallpaper-watcher.sh" = {
|
||||
text = ''
|
||||
while sleep 1; do
|
||||
ls $HOME/.config/hypr/ -d * | entr sh -c "kill $(pgrep hyprpaper) && hyprpaper &"; done
|
||||
ls $HOME/.config/hypr/ -d * | entr sh -c "kill $(pgrep hyprpaper) && sleep 0.2 && hyprpaper &"; done
|
||||
'';
|
||||
executable = true;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user