Update polybar on laptop

This commit is contained in:
Marco Thomas
2020-10-28 23:34:23 +01:00
parent 1502082ae6
commit 2099d9c04f

View File

@@ -29,7 +29,7 @@ separator =
modules-left = i3 xwindow modules-left = i3 xwindow
modules-center = spotify modules-center = spotify
modules-right = network volume backlight battery date modules-right = network volume backlight battery calendar
tray-position = right tray-position = right
tray-padding = 1 tray-padding = 1
@@ -182,9 +182,9 @@ format-volume-prefix = " "
format-volume-prefix-foreground = ${colors.accent-alt} format-volume-prefix-foreground = ${colors.accent-alt}
format-volume-underline = ${colors.accent} format-volume-underline = ${colors.accent}
format-muted-prefix = " "
label-muted = Muted label-muted = Muted
format-muted-underline = ${colors.accent} format-muted-foreground = ${colors.urgent}
format-muted-underline = ${colors.urgent}
[module/network] [module/network]
type = internal/network type = internal/network