forked from extern/nix-config
yambar: Sleep twice as long
Later it may be possible to only update yambar on hyprland events.
This commit is contained in:
parent
37a3d9450e
commit
bc9a42e7bd
@ -8,7 +8,7 @@ while true; do
|
||||
printf -- '%s\n' "hypr_ws|string|${hypr_ws}"
|
||||
printf -- '%s\n' ""
|
||||
|
||||
sleep 0.05
|
||||
sleep 0.1
|
||||
done
|
||||
|
||||
unset hypr_ws
|
||||
|
Loading…
Reference in New Issue
Block a user