From 708056676a639f58c508c34fe986d3c73f11488f Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Sun, 29 Jun 2025 11:52:52 +0200 Subject: {modules/river,pkgs/river-mk-keymap}: Support keymap descriptions That just avoids the visual clutter, caused by the nix store paths. --- pkgs/by-name/ri/river-mk-keymap/contrib/init.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'pkgs/by-name/ri/river-mk-keymap/contrib/init.json') diff --git a/pkgs/by-name/ri/river-mk-keymap/contrib/init.json b/pkgs/by-name/ri/river-mk-keymap/contrib/init.json index 7faaeb43..a5f24307 100644 --- a/pkgs/by-name/ri/river-mk-keymap/contrib/init.json +++ b/pkgs/by-name/ri/river-mk-keymap/contrib/init.json @@ -113,10 +113,13 @@ ] }, "m": { - "l": [ + "l": { + "command": [ "spawn", "/nix/store/7h9w2sycqj3i2lp61nibgv7qhvwy3pi9-wireplumber-0.5.10/bin/wpctl set-volume @DEFAULT_SINK@ 5%-" ], + "description": "wpctl set-volume @DEFAULT_SINK@ 5%-" + }, "m": [ "spawn", "/nix/store/08bgv5x7gfhkczf0lgrpim1rw51jlxvn-mpp/bin/mpp toggle" -- cgit 1.4.1