Files
samfelag/config/.config/polybar/bars/modules/bluetooth.ini
2022-11-24 01:30:43 +01:00

10 lines
278 B
INI

[module/bluetooth]
type = custom/script
exec = ~/.config/rofi/menus/bluetooth/bluetooth.sh --status
interval = 5
click-left = ~/.config/rofi/menus/bluetooth/bluetooth.sh
format-background = ${colours/bluetooth.bg}
format-foreground = ${colours/bluetooth.fg}
format-padding = 1