polybar: small tweaks for alsa

This commit is contained in:
Inhji 2021-08-03 09:04:21 +02:00
parent bbdedc7cd1
commit 5b709e0aa8
1 changed files with 8 additions and 9 deletions

View File

@ -67,11 +67,11 @@ inherit = base
monitor = ${env:MONITOR:HDMI-1}
modules-left = i3 xwindow
modules-right = filesystem memory cpu eth xkeyboard date
modules-right = filesystem memory cpu eth xkeyboard alsa date
tray-position = right
tray-padding = 2
tray-background = #0063ff
tray-background = ${colors.b_med}
; ---------------------------- BAR 2 ----------------------------
@ -81,7 +81,7 @@ monitor = ${env:MONITOR:VGA-1}
fixed-center = true
modules-left = i3 xwindow
modules-right = powermenu date
modules-right = date
; ---------------------------- MODULES ----------------------------
@ -182,7 +182,6 @@ interface = enp5s0
interval = 3.0
format-connected = <label-connected>
format-connected-underline = #55aa55
format-connected-prefix = "eth "
format-connected-prefix-foreground = ${colors.f_med}
label-connected = %downspeed:9%
@ -228,7 +227,7 @@ bar-volume-foreground-4 = #55aa55
bar-volume-foreground-5 = #f5a70a
bar-volume-foreground-6 = #ff5555
bar-volume-gradient = false
bar-volume-indicator = |
bar-volume-indicator = x
bar-volume-indicator-font = 2
bar-volume-fill = ─
bar-volume-fill-font = 2
@ -240,10 +239,10 @@ bar-volume-empty-foreground = ${colors.foreground-alt}
type = internal/alsa
format-volume = <label-volume> <bar-volume>
label-volume = VOL
label-volume-foreground = ${root.foreground}
label-volume = vol
label-volume-foreground = ${colors.f_med}
format-muted-prefix = " "
format-muted-prefix = " "
format-muted-foreground = ${colors.foreground-alt}
label-muted = sound muted
@ -255,7 +254,7 @@ bar-volume-foreground-3 = #55aa55
bar-volume-foreground-4 = #55aa55
bar-volume-foreground-5 = #f5a70a
bar-volume-foreground-6 = #ff5555
bar-volume-gradient = false
bar-volume-gradient = true
bar-volume-indicator = |
bar-volume-indicator-font = 2
bar-volume-fill = ─