Add mmctl auto completion
parent
a45ce4dcd6
commit
e861e071ed
|
@ -9,17 +9,12 @@ top_right = system-usb-udev backlight pulseaudio date
|
|||
[module/backlight]
|
||||
type = internal/backlight
|
||||
card = intel_backlight
|
||||
label = %{F#77dd77}☀️%{F#ddd} %percentage%%
|
||||
label = %{F#77dd77}☀️%{F#ddd} %percentage%%
|
||||
bar-width = 10
|
||||
bar-indicator = |
|
||||
bar-fill = ─
|
||||
bar-empty = ─
|
||||
|
||||
[module/luminosity]
|
||||
type = custom/script
|
||||
exec = ~/.config/polybar/scripts/luminosity.sh
|
||||
interval = 1
|
||||
|
||||
[module/pulseaudio]
|
||||
type = internal/pulseaudio
|
||||
interval = 5
|
||||
|
|
Loading…
Reference in New Issue