mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-26 05:45:12 +02:00
polybar: enable scroll to change brightness
This commit is contained in:
parent
ae73f4c60f
commit
1afcfcec71
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ type = internal/backlight
|
||||||
card = intel_backlight
|
card = intel_backlight
|
||||||
format = <label>
|
format = <label>
|
||||||
label = %percentage: 2%%
|
label = %percentage: 2%%
|
||||||
|
enable-scroll = true
|
||||||
|
|
||||||
[module/cpu]
|
[module/cpu]
|
||||||
type = internal/cpu
|
type = internal/cpu
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue