mirror of
https://github.com/protesilaos/dotfiles.git
synced 2026-09-10 07:16:20 -04:00
polybar: move the bar back to the bottom and make it smaller again
This commit is contained in:
parent
4977dd62c2
commit
8b85b51df2
|
|
@ -7,8 +7,8 @@ include-file = ~/.config/polybar/config_colors
|
|||
|
||||
[bar/common]
|
||||
width = 100%
|
||||
height = 18
|
||||
bottom = false
|
||||
height = 16
|
||||
bottom = true
|
||||
radius = 0
|
||||
fixed-center = false
|
||||
|
||||
|
|
@ -21,8 +21,8 @@ padding-right = 1
|
|||
module-margin-left = 0
|
||||
module-margin-right = 2
|
||||
|
||||
font-0 = Sans:size=8:hintstyle=hintfull;2
|
||||
font-1 = Sans:weight=bold:size=8:hintstyle=hintfull;2
|
||||
font-0 = Sans:size=7:hintstyle=hintfull;2
|
||||
font-1 = Sans:weight=bold:size=7:hintstyle=hintfull;2
|
||||
|
||||
format-margin = 0
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue