Files
samfelag/config/.config/polybar/bars/modules/bluetooth.ini
2022-11-06 20:14:36 +01:00

10 lines
234 B
INI

[module/bluetooth]
type = custom/script
exec = scripts/bluetooth.sh
interval = 5
click-left = scripts/bluetooth.sh --toggle &
format-background = ${colours/bluetooth.bg}
format-foreground = ${colours/bluetooth.fg}
format-padding = 1