diff --git a/.config/polybar/bottom-bar b/.config/polybar/bottom-bar index b714195..552a563 100644 --- a/.config/polybar/bottom-bar +++ b/.config/polybar/bottom-bar @@ -6,19 +6,11 @@ bottom = true background = ${colors.background} foreground = ${colors.foreground} line-size = 0 -;line-color = #f00 border-size = 4 border-color = ${colors.background} padding-left = 1 padding-right = 1 module-margin-left = 1 module-margin-right = 1 -;font-1 = TamzenForPowerline:size=12;1 -;font-1 = Source Code Pro:size=8;1 -font-1 = Ubuntu Mono derivative Powerline:size=10;1 font-0 = FontAwesome:size=10.5;1 -font-2 = Material Icons:size=12;3 -font-3 = Openlogos:size=12;3 -;font-2 = "Font Awesome 5 Free:style=Regular:size=12;3" -;font-3 = "Font Awesome 5 Free:style=Solid:size=12;3" -;font-4 = "Font Awesome 5 Brands:style=Regular:size=12;3" +font-1 = Ubuntu Mono derivative Powerline:size=10;1 diff --git a/.config/polybar/top-bar b/.config/polybar/top-bar index abfbc8b..953778c 100644 --- a/.config/polybar/top-bar +++ b/.config/polybar/top-bar @@ -6,21 +6,14 @@ bottom = false background = ${colors.background} foreground = ${colors.foreground} line-size = 0 -;line-color = #f00 border-size = 2 border-color = ${colors.background} -padding-left = 1 -padding-right = 1 +padding-left = 0 +padding-right = 0 module-margin-left = 1 module-margin-right = 1 -;font-0 = TamzenForPowerline:size=12;1 -;font-0 = Cource Code Pro:size=8;1 font-0 = Ubuntu Mono derivative Powerline:size=10;1 font-1 = FontAwesome:size=10;1 -font-2 = Material Icons:size=10;2 -;font-1 = "Font Awesome 5 Free:style=Regular:size=10;1" -;font-2 = "Font Awesome 5 Free:style=Solid:size=10;1" -;font-3 = "Font Awesome 5 Brands:style=Regular:size=10;1" scroll-up = i3wm-wsnext scroll-down = i3wm-wsprev