fix(Polybar): Changement du module de contraste/luminosité
This commit is contained in:
parent
eea5922e89
commit
43fc23ed93
@ -49,7 +49,7 @@ font-2 = siji:pixelsize=21;1
|
|||||||
|
|
||||||
modules-left = i3
|
modules-left = i3
|
||||||
modules-center = xwindow
|
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-position = right
|
||||||
;tray-transparent = true
|
;tray-transparent = true
|
||||||
@ -403,4 +403,11 @@ screenchange-reload = true
|
|||||||
margin-top = 5
|
margin-top = 5
|
||||||
margin-bottom = 5
|
margin-bottom = 5
|
||||||
|
|
||||||
|
[module/tray]
|
||||||
|
type = internal/tray
|
||||||
|
|
||||||
|
tray-size = 66%
|
||||||
|
tray-padding = 0
|
||||||
|
tray-spacing = 10
|
||||||
|
|
||||||
; vim:ft=dosini
|
; vim:ft=dosini
|
||||||
|
Loading…
Reference in New Issue
Block a user