2024-12-11 23:54 : id 334
This commit is contained in:
parent
7b897f6e45
commit
985eb3da74
@ -95,6 +95,7 @@ in
|
|||||||
".config/hypr/wallpaper-watcher.sh" = {
|
".config/hypr/wallpaper-watcher.sh" = {
|
||||||
text = ''
|
text = ''
|
||||||
while true; do
|
while true; do
|
||||||
|
echo "test"
|
||||||
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
|
done
|
||||||
'';
|
'';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user