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
|
guerilla
|
||||||
Tricontinental
|
Tricontinental
|
||||||
disposability
|
disposability
|
||||||
|
Bourdieu's
|
||||||
|
nomos
|
||||||
|
|
|
@ -328,6 +328,7 @@ ramp-2 =
|
||||||
ramp-3 =
|
ramp-3 =
|
||||||
ramp-4 =
|
ramp-4 =
|
||||||
format-underline = ${colors.primary}
|
format-underline = ${colors.primary}
|
||||||
|
enable-scroll = true
|
||||||
|
|
||||||
[module/battery]
|
[module/battery]
|
||||||
type = internal/battery
|
type = internal/battery
|
||||||
|
|
Loading…
Reference in a new issue