2024-12-12 14:55 : id 378
This commit is contained in:
parent
6cc7009178
commit
32d4e58c70
@ -97,7 +97,7 @@ in
|
||||
text = ''
|
||||
file=""
|
||||
while [ 1 == 1 ]; do
|
||||
new_file=$(cat $HOME/.config/hypr/hyprpaper.conf)
|
||||
new_file=$(cat $HOME/.config/home-manager/themes/wallpaper.png)
|
||||
if [[ "$new_file" != "$file" ]]; then
|
||||
echo "restarting hyprpaper"
|
||||
kill -9 $(pgrep hyprpaper)
|
||||
|
Loading…
x
Reference in New Issue
Block a user