2024-12-12 14:55 : id 378
This commit is contained in:
parent
6cc7009178
commit
32d4e58c70
@ -97,7 +97,7 @@ in
|
|||||||
text = ''
|
text = ''
|
||||||
file=""
|
file=""
|
||||||
while [ 1 == 1 ]; do
|
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
|
if [[ "$new_file" != "$file" ]]; then
|
||||||
echo "restarting hyprpaper"
|
echo "restarting hyprpaper"
|
||||||
kill -9 $(pgrep hyprpaper)
|
kill -9 $(pgrep hyprpaper)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user