Further polybar customization
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
[module/bluetooth]
|
||||
type = custom/script
|
||||
exec = scripts/bluetooth.sh
|
||||
exec = ~/.config/polybar/scripts/bluetooth.sh
|
||||
interval = 5
|
||||
click-left = scripts/bluetooth.sh --toggle &
|
||||
click-left = ~/.config/polybar/scripts/bluetooth.sh --toggle &
|
||||
|
||||
format-background = ${colours/bluetooth.bg}
|
||||
format-foreground = ${colours/bluetooth.fg}
|
||||
|
||||
Reference in New Issue
Block a user