mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-29 21:04:21 +02:00
polybar: use two levels for brightness
This commit is contained in:
parent
3fdf4b65ae
commit
7f5e6e0578
1 changed files with 4 additions and 2 deletions
|
@ -83,8 +83,10 @@ include-file = $XDG_RUNTIME_DIR/i3/polybar-filesystems.conf
|
|||
[module/brightness]
|
||||
type = internal/backlight
|
||||
card = intel_backlight
|
||||
format = <label>
|
||||
label = %percentage: 2%%
|
||||
format = <ramp> <label>
|
||||
label = %percentage: 2%%
|
||||
ramp-0 =
|
||||
ramp-1 =
|
||||
enable-scroll = true
|
||||
|
||||
[module/cpu]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue