| Commit message (Collapse) | Author |
|
Otherwise, the prompt for the new screenshot is overshadowed by the
normal key mappings in the `run` mode.
|
|
That just avoids the visual clutter, caused by the nix store paths.
|
|
Ideally, the key mapping generation code would not produce duplicates in
the first place, but sorting them out is also okay (considering the
rather low number of key mappings.)
|
|
This can be used to check that the keymap.json file is valid, before
deploying it.
|
|
|
|
This change also ensures that this repo is reuse-3.0 compliant.
|
|
This includes a near rewrite `river-mk-keymap` (previously,
`river_init_lesser`.)
|