From d992ce3e00915fad72e8733c845032ceb44e9052 Mon Sep 17 00:00:00 2001 From: listout Date: Fri, 5 Aug 2022 00:37:19 +0530 Subject: polybar/config: new names for bars (laptop and external) Signed-off-by: listout --- .config/polybar/config.ini | 50 ++++++++++++++++++++++++++-------------------- 1 file changed, 28 insertions(+), 22 deletions(-) (limited to '.config/polybar/config.ini') diff --git a/.config/polybar/config.ini b/.config/polybar/config.ini index a56c114..9c84d8c 100644 --- a/.config/polybar/config.ini +++ b/.config/polybar/config.ini @@ -20,7 +20,7 @@ nord13 = #ebcb8b nord14 = #a3be8c nord15 = #b48ead -background-dark = ${colors.nord0} +background-dark = #1b1f26 background = ${colors.nord3} background-light = ${colors.nord6} foreground = #fff @@ -46,7 +46,7 @@ date = ${colors.turkoise} time = ${colors.purple} power = ${colors.nord6} -[bar/mybar_external] +[bar/external] ;------------; ; DIMENSIONS ; @@ -54,7 +54,7 @@ power = ${colors.nord6} width = 100% height = 20 -offset-y = 0 +offset-y = 3 offset-x = 0 border-size = 0 @@ -74,17 +74,20 @@ override-redirect = false ; FONTS ; ;-------; -font-0="mono:size=11;1" +font-0 = "Cartograph CF:size=12;2" +font-1 = "Font Awesome 6 Free:size=12;3" +font-2 = "Font Awesome 6 Free Solid:size=12;3" +font-3 = "Font Awesome 6 Brands:size=12;3" ;---------; ; MODULES ; ;---------; -modules-right=cpu temperature pulseaudio date -modules-left=battery network memory -modules-center=bspwm +modules-right = cpu temperature pulseaudio date +modules-left = battery network memory +modules-center = bspwm -[bar/mybar] +[bar/laptop] ;------------; ; DIMENSIONS ; @@ -112,15 +115,18 @@ override-redirect = false ; FONTS ; ;-------; -font-0="Dina:pixelsize=11;1" +font-0 = "Dina:pixelsize=11;1" +font-1 = "Font Awesome 6 Free:size=12:3" +font-2 = "Font Awesome 6 Free Solid:size=12:3" +font-3 = "Font Awesome 6 Brands:size=12:3" ;---------; ; MODULES ; ;---------; -modules-right=cpu temperature pulseaudio date -modules-left=battery network memory -modules-center=bspwm +modules-right = cpu temperature pulseaudio date +modules-left = battery network memory +modules-center = bspwm ;---------------; @@ -143,8 +149,8 @@ full-at=98 time-format=%H:%M -label-discharging=%time% %percentage% -label-charging=%time% %percentage% +label-discharging= %time% %percentage% +label-charging= %time% %percentage% label-full=BAT0: %percentage% label-full-foreground = ${colors.foreground} @@ -171,7 +177,7 @@ time=%I:%M time-alt=%I:%M:%S %A, %d %B %Y format=