Moved polybar elements around, added brightness indicator
This commit is contained in:
parent
6cc15aebe9
commit
526ea6348f
@ -103,9 +103,9 @@ font-1 = ${bar/top.font-1}
|
|||||||
;font-2 = siji:pixelsize=10;1
|
;font-2 = siji:pixelsize=10;1
|
||||||
font-2 = ${bar/top.font-2}
|
font-2 = ${bar/top.font-2}
|
||||||
|
|
||||||
modules-left = cpu memory
|
modules-left = temperature eth wlan separator cpu memory
|
||||||
modules-center = mpd
|
modules-center = mpd
|
||||||
modules-right = battery volume separator wlan eth temperature
|
modules-right = xbacklight volume battery
|
||||||
|
|
||||||
;tray-position = right
|
;tray-position = right
|
||||||
;tray-padding = 2
|
;tray-padding = 2
|
||||||
@ -276,8 +276,8 @@ bar-empty-foreground = ${colors.background-alt}
|
|||||||
[module/xbacklight]
|
[module/xbacklight]
|
||||||
type = internal/xbacklight
|
type = internal/xbacklight
|
||||||
inherit = module/bartemplate
|
inherit = module/bartemplate
|
||||||
label = BL
|
label = BRI
|
||||||
bar-fill-foreground = ${xrdb:color11:#fabd2f}
|
bar-fill-foreground = ${colors.primary}
|
||||||
|
|
||||||
[module/backlight-acpi]
|
[module/backlight-acpi]
|
||||||
inherit = module/xbacklight
|
inherit = module/xbacklight
|
||||||
|
Reference in New Issue
Block a user