Fix small issues: brightness scroll and formatting
Added ability to change display brightness by scrolling over polybar module.
This commit is contained in:
parent
e86298e39a
commit
1c335dcb66
3 changed files with 4 additions and 1 deletions
|
@ -85,3 +85,5 @@ temporality
|
|||
guerilla
|
||||
Tricontinental
|
||||
disposability
|
||||
Bourdieu's
|
||||
nomos
|
||||
|
|
|
@ -328,6 +328,7 @@ ramp-2 =
|
|||
ramp-3 =
|
||||
ramp-4 =
|
||||
format-underline = ${colors.primary}
|
||||
enable-scroll = true
|
||||
|
||||
[module/battery]
|
||||
type = internal/battery
|
||||
|
|
Loading…
Reference in a new issue