mirror of
https://github.com/ksyasuda/rice.git
synced 2024-10-28 09:04:10 -07:00
10 lines
231 B
INI
10 lines
231 B
INI
|
[module/bluetooth2]
|
||
|
type = custom/script
|
||
|
exec = rofi-bluetooth --status
|
||
|
interval = 2
|
||
|
click-left = ~/scripts/rofi-bluetooth
|
||
|
click-right = blueman-manager
|
||
|
# format-foreground = #fc8353
|
||
|
format-foreground = #A8D385
|
||
|
format-padding = 1
|