diff options
| author | Alexander Kassouni <alex@kassouni.net> | 2026-08-30 22:42:35 -0700 |
|---|---|---|
| committer | Alexander Kassouni <alex@kassouni.net> | 2026-08-30 22:42:35 -0700 |
| commit | 02f1cb4dae4f466d79e102f890f093fb9e97e7f7 (patch) | |
| tree | 112cdebf1c19f853dc8cea54b994d030236155ba /users/kassouni/palette/bluetooth.nix | |
| parent | af99b4960a9bf1043234354d685ed23818c14aaa (diff) | |
power settings, palette cleanup
Diffstat (limited to 'users/kassouni/palette/bluetooth.nix')
| -rw-r--r-- | users/kassouni/palette/bluetooth.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/users/kassouni/palette/bluetooth.nix b/users/kassouni/palette/bluetooth.nix index 58cdf2f..71e1aaf 100644 --- a/users/kassouni/palette/bluetooth.nix +++ b/users/kassouni/palette/bluetooth.nix @@ -3,7 +3,7 @@ kassouni.palette.commands = [ { - name = "toggle bluetooth device"; + name = "bluetooth"; icon = ""; # `jc --bluetoothctl` turns `bluetoothctl devices` into JSON, so the menu is # built from parsed records rather than by splitting "Device <addr> <name>" |
