mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-07-04 02:59:26 +00:00
[polybar] Add Syncthing status and improve output icon sizes
This commit is contained in:
@ -15,7 +15,7 @@ function wait_for_polybar
|
||||
fi
|
||||
|
||||
while [ "$(pgrep -u "$(id -u)" -x polybar >/dev/null)" = $condition ]; do
|
||||
sleep 0.2
|
||||
sleep 1
|
||||
done
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user