Added bluetooth module in polybar
This commit is contained in:
9
config/.config/polybar/bars/modules/bluetooth.ini
Normal file
9
config/.config/polybar/bars/modules/bluetooth.ini
Normal file
@@ -0,0 +1,9 @@
|
||||
[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
|
||||
Reference in New Issue
Block a user