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