mirror of https://github.com/polybar/polybar.git
Updated Formatting (markdown)
parent
e453442320
commit
393f242bce
|
@ -226,8 +226,8 @@ This adds the scroll up/down ability to module/backlight for an intel_brightness
|
|||
[module/backlight]
|
||||
type = internal/backlight
|
||||
|
||||
;; Use the following command to list available cards:
|
||||
;; $ ls -1 /sys/class/backlight/
|
||||
; Use the following command to list available cards:
|
||||
; $ ls -1 /sys/class/backlight/
|
||||
card = intel_backlight
|
||||
|
||||
; Available tags:
|
||||
|
@ -240,14 +240,14 @@ format = %{A4:light -A 1: A5:light -U 1:} <ramp><label> %{A A}
|
|||
; %percentage% (default)
|
||||
label = %percentage%%
|
||||
|
||||
;; Only applies if <ramp> is used
|
||||
; Only applies if <ramp> is used
|
||||
ramp-0 = 🌕
|
||||
ramp-1 = 🌔
|
||||
ramp-2 = 🌓
|
||||
ramp-3 = 🌒
|
||||
ramp-4 = 🌑
|
||||
|
||||
;; Only applies if <bar> is used
|
||||
; Only applies if <bar> is used
|
||||
bar-width = 10
|
||||
bar-indicator = |
|
||||
bar-fill = ─
|
||||
|
|
Loading…
Reference in New Issue