polybar: Configure use-ui-max & reverse-scroll

This commit is contained in:
2024-09-21 00:25:32 +02:00
parent 56596fe154
commit 8811b81187

View File

@@ -78,6 +78,13 @@ ramp-volume-0 = 奔
ramp-volume-1 = 墳
ramp-volume-2 = 
; Use PA_VOLUME_UI_MAX (~153%) if true, or PA_VOLUME_NORM (100%) if false
use-ui-max = false
; Reverses the increment/decrement on scroll event. Set this to true if you are
; using natural scrolling option on your touchpad.
reverse-scroll = true
;#################################################
[module/xbacklight]