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