diff options
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>" |
