about summary refs log tree commit diff stats
path: root/modules/by-name/ri/river/keymap.nix (follow)
Commit message (Collapse)AuthorAge
* {modules/river,pkgs/river-mk-keymap}: Support `once` key mappingsBenedikt Peetz2 days
| | | | | Otherwise, the prompt for the new screenshot is overshadowed by the normal key mappings in the `run` mode.
* modules/river/keymap: Avoid Ctrl in keymapsBenedikt Peetz3 days
| | | | This is hard to type
* modules/river: Fix minor keymap config-file mistakesBenedikt Peetz4 days
|
* {modules/river,pkgs/river-mk-keymap}: Support keymap descriptionsBenedikt Peetz5 days
| | | | That just avoids the visual clutter, caused by the nix store paths.
* modules/river: Use the same keymap for both tiamat and apzuBenedikt Peetz5 days
This avoids bit-rot in apzu's key mappings and maybe helps me to actually learn all the possible key mappings.