diff --git a/polybar/config b/polybar/config index 4b3d2ec..9a0280c 100644 --- a/polybar/config +++ b/polybar/config @@ -1,5 +1,5 @@ [colors] -black = #88000000 +black = #44666666 blue = #0288D1 blue-light = #B3E5FC pink = #E91E63 @@ -9,35 +9,35 @@ white = #FFFFFF [bar/aqua] width = 100% -height = 26 -radius = 0.0 - +height = 28 +radius = 0.0 fixed-center = true - -background = ${colors.blue} +background = ${colors.black} foreground = ${colors.white} - monitor = ${env:MONITOR:fallback-value} - -line-size = 3 +line-size = 0 line-color = ${colors.pink} - border-size = 0 -border-color = #000000 - +border-color = ${colors.black} padding-left = 0 -padding-right = 1 - -module-margin-left = 0 +padding-right = 2 +module-margin-left = 1 module-margin-right = 2 -font-0 = SF Pro Display:semibold:fixed:pixelsize=17;1 -font-1 = unifont:fontformat=truetype:size=8:antialias=false;0 -font-2 = siji:pixelsize=10;1+e +font-0 = SF Pro Display:semibold:fixed:pixelsize=17;3 +; Version 4.7 +font-1 = FontAwesome Regular:style=Regular:pixelsize=17 +; Version 5 Regular +font-2 = Font Awesome 5 Free Regular:pixelsize=8; +; Version 5 Solid +font-3 = Font Awesome 5 Free Solid:pixelsize=15;2 +; Version 5 Brands +font-4 = Font Awesome 5 Brands:pixelsize=18;1 +font-5 = Font Awesome 5 Free Solid:pixelsize=70;3 modules-left = i3 modules-center = xwindow -modules-right = stocks backlight volume network battery date +modules-right = backlight volume network battery date tray-position = right tray-padding = 2 @@ -45,6 +45,7 @@ tray-padding = 2 [module/xwindow] type = internal/xwindow label = %title:0:80:...% +format-background = ${colors.black} [module/bspwm] type = internal/bspwm @@ -97,7 +98,7 @@ type = internal/date interval = 1.0 time = %I:%M time-alt = %m-%d-%Y %I:%M:%S -label = %time% +label = %{T4}%{T-}%time% label-alt = format-underline = ${colors.blue} @@ -108,26 +109,43 @@ time-format = %-H:%M ; $ ls -1 /sys/class/power_supply/ battery = BAT0 adapter = ADP1 -poll-interval = 1 +poll-interval = 5 -format-charging = +format-charging = format-charging-underline = ${colors.blue} -label-charging = %percentage%% (%time%) +label-charging = %percentage%%~%time% -format-discharging = +format-discharging = format-discharging-underline = ${colors.blue-light} -label-discharging = %percentage%% (%time%) +label-discharging = %percentage%%~%time% + +label-full = 100% + +ramp-capacity-0 =  +ramp-capacity-1 =  +ramp-capacity-2 =  +ramp-capacity-3 =  +ramp-capacity-4 =  + +; Only applies if is used +animation-charging-0 =  +animation-charging-1 =  +animation-charging-2 =  +animation-charging-3 =  +animation-charging-4 =  +; Framerate in milliseconds +animation-charging-framerate = 500 [module/volume] type = internal/alsa format-volume = -label-volume = VOL %percentage%% +label-volume = %percentage%% label-volume-foreground = ${root.foreground} format-volume-underline = ${colors.blue} format-muted-prefix = " " -label-muted = VOL %percentage%% +label-muted = %percentage%% format-muted-underline = ${colors.pink} [module/backlight] @@ -137,7 +155,7 @@ type = internal/backlight card = intel_backlight format =