2024-12-11 23:57 : id 336
This commit is contained in:
parent
eb28b7dab4
commit
01d96b4586
@ -96,7 +96,7 @@ in
|
|||||||
text = ''
|
text = ''
|
||||||
while true; do
|
while true; do
|
||||||
echo "test"
|
echo "test"
|
||||||
ls -d $HOME/.config/hypr * | entr bash -c "bash $HOME/.config/restart-wallpaper.sh"
|
ls -d $HOME/.config/hypr * | entr bash -c "bash $HOME/.config/hypr/restart-wallpaper.sh &"
|
||||||
done
|
done
|
||||||
'';
|
'';
|
||||||
executable = true;
|
executable = true;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user