1
0
forked from extern/nix-config

polybar: Decrease bar height

Less bar height means more working screen space.
This commit is contained in:
Donovan Glover 2018-12-08 01:30:39 -05:00
parent f94d4af3db
commit 1c9fca7dd4
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -15,7 +15,7 @@ bspc_config() {
}
# Set defaults
POLYBAR_HEIGHT=$((40 * $POLYBAR_SCALE))
POLYBAR_HEIGHT=$((35 * $POLYBAR_SCALE))
HOST_WIDTH=$(bspc query -T -m | jq '.rectangle.width')
# Make the bar float