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