2024-12-12 00:07 : id 352
This commit is contained in:
parent
c4f94938a2
commit
9d3293d9af
@ -94,8 +94,7 @@ in
|
||||
file = {
|
||||
".config/hypr/wallpaper-watcher.sh" = {
|
||||
text = ''
|
||||
hyprpaper &
|
||||
file=$(cat $HOME/.config/hypr/hyprpaper.conf)
|
||||
file=""
|
||||
while [ 1 == 1 ]; do
|
||||
new_file=$(cat $HOME/.config/hypr/hyprpaper.conf)
|
||||
if [[ "$new_file" != "$file" ]]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user