diff options
| author | Franck Cuny <franck@fcuny.net> | 2022-02-12 13:27:37 -0800 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2022-02-12 13:27:37 -0800 |
| commit | 931ebdbff2d489acba6898ffbc5b022e4706ba82 (patch) | |
| tree | 2fa49741448d091029554bae535b7b0651465e88 /users/fcuny/configs/polybar/modules/bluetooth.ini | |
| parent | home-manager: re-organize configuration for myself (diff) | |
| download | infra-931ebdbff2d489acba6898ffbc5b022e4706ba82.tar.gz | |
configs: move personal configuration with user
Diffstat (limited to 'users/fcuny/configs/polybar/modules/bluetooth.ini')
| -rw-r--r-- | users/fcuny/configs/polybar/modules/bluetooth.ini | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/users/fcuny/configs/polybar/modules/bluetooth.ini b/users/fcuny/configs/polybar/modules/bluetooth.ini new file mode 100644 index 0000000..9a82955 --- /dev/null +++ b/users/fcuny/configs/polybar/modules/bluetooth.ini @@ -0,0 +1,5 @@ +[module/bluetooth] +type = custom/script +exec = ~/.config/rofi/scripts/bluetooth --status +interval = 1 +click-left = ~/.config/rofi/scripts/bluetooth & |
