Files
samfelag/config/.config/polybar/bars/modules/bluetooth.ini
2022-11-21 20:26:18 +01:00

10 lines
258 B
INI

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