polybar: prefix
This commit is contained in:
parent
1614750133
commit
f9a07c91d2
1 changed files with 2 additions and 0 deletions
|
@ -78,6 +78,8 @@ tail = true
|
|||
interval = 5
|
||||
scroll-up = brightnessctl s +2% > /dev/null
|
||||
scroll-down = brightnessctl s 2%- > /dev/null
|
||||
format-prefix = "BRT "
|
||||
format-prefix-foreground = ${colors.foreground-alt}
|
||||
|
||||
[module/i3]
|
||||
type = internal/i3
|
||||
|
|
Loading…
Reference in a new issue