Polybar: Lower size by two pixels

And adjust rofi and dunst to accommodate this
This commit is contained in:
Salt 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 @@ rofi.color-urgent: #282828, #d79921, #32302f, #d79921, #282828
rofi.width: 30
rofi.location: 2
rofi.yoffset:34
rofi.yoffset:32
!-----------------------------
! Colors merged from Gruvbox-Dark
! Author: morhetz <morhetz@gmail.com>

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

View File

@ -61,7 +61,7 @@ font-4 =
[template/bar]
# Rendering of the bar
width = 100%
height = 30
height = 28
# Module padding and spacing
padding = 2