fix(Polybar): Changement du module de contraste/luminosité
This commit is contained in:
parent
ab95318d79
commit
57c8cc8ab2
@ -49,7 +49,7 @@ font-2 = siji:pixelsize=21;1
|
||||
|
||||
modules-left = i3
|
||||
modules-center = xwindow
|
||||
modules-right = xbacklight pulseaudio memory cpu wlan eth battery temperature date powermenu
|
||||
modules-right = backlight-acpi pulseaudio memory cpu wlan eth battery temperature date powermenu tray
|
||||
|
||||
tray-position = right
|
||||
;tray-transparent = true
|
||||
@ -403,4 +403,11 @@ screenchange-reload = true
|
||||
margin-top = 5
|
||||
margin-bottom = 5
|
||||
|
||||
[module/tray]
|
||||
type = internal/tray
|
||||
|
||||
tray-size = 66%
|
||||
tray-padding = 0
|
||||
tray-spacing = 10
|
||||
|
||||
; vim:ft=dosini
|
||||
|
Loading…
Reference in New Issue
Block a user