diff options
-rw-r--r-- | .config/polybar/config | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/.config/polybar/config b/.config/polybar/config index 9b8ff27..e1bb27f 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -56,11 +56,10 @@ cursor-scroll = ns-resize enable-ipc = true - [bar/bar2] monitor = DP-4.8 width = 100% -height = 28 +height = 30 ;offset-x = 1% ;offset-y = 1% radius = 0 @@ -77,15 +76,15 @@ border-size = 0 border-color = #00000000 padding-left = 0 -padding-right = 0 +padding-right = 0 module-margin-left = 1 module-margin-right = 2 -font-0 = Averia Libre:style=bold:size=15;3.6 +font-0 = Averia Libre:style=bold:size=15;3.8 modules-left = i3 -modules-center = +modules-center = modules-right = date2 tray-position = none |