diff --git a/.Xresources b/.Xresources index cc3c3967..57235772 100644 --- a/.Xresources +++ b/.Xresources @@ -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 diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index 33e7b1f6..396b3fc2 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -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 diff --git a/.config/polybar/config b/.config/polybar/config index 0141c602..c5d63d6f 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -61,7 +61,7 @@ font-4 = [template/bar] # Rendering of the bar width = 100% -height = 30 +height = 28 # Module padding and spacing padding = 2