Polybar: Lower size by two pixels

And adjust rofi and dunst to accommodate this
This commit is contained in:
2017-12-23 02:50:32 -06:00
parent 299e446a7b
commit 3254e56a7b
3 changed files with 3 additions and 3 deletions

View File

@@ -29,7 +29,7 @@
# the top and down respectively.
# The width can be negative. In this case the actual width is the
# screen width minus the width defined in within the geometry option.
geometry = "400x8-0+34"
geometry = "400x8-0+32"
# Show how many messages are currently hidden (because of geometry).
indicate_hidden = yes