mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-19 11:01:52 +02:00
yambar: Sleep twice as long
Later it may be possible to only update yambar on hyprland events.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user