aboutsummaryrefslogtreecommitdiffstats
path: root/modules/by-name/ri (unfollow)
Commit message (Collapse)Author
2025-07-01{modules/river,pkgs/river-mk-keymap}: Support `once` key mappingsBenedikt Peetz
Otherwise, the prompt for the new screenshot is overshadowed by the normal key mappings in the `run` mode.
2025-07-01modules/river/keymap: Avoid Ctrl in keymapsBenedikt Peetz
This is hard to type
2025-07-01modules/river: Use the correct river-mk-keymap invocationBenedikt Peetz
2025-06-29modules/river: Fix minor keymap config-file mistakesBenedikt Peetz
2025-06-29{modules/river,pkgs/river-mk-keymap}: Support keymap descriptionsBenedikt Peetz
That just avoids the visual clutter, caused by the nix store paths.
2025-06-29modules/river: Use the same keymap for both tiamat and apzuBenedikt Peetz
This avoids bit-rot in apzu's key mappings and maybe helps me to actually learn all the possible key mappings.
2025-05-30modules/river: Move the log file to `~/.cache`Benedikt Peetz
It is not actually something, that I want to keep around.
2025-05-30modules/river: Move the `river-start` package into the moduleBenedikt Peetz
The package was already tied to the module (via the log file path) and as such should be in the module directory.
2025-05-16flake: Pack arguments in attribute setsBenedikt Peetz
This avoids having to change 3+ files, if you need to add a new argument.
2025-04-27treewide: Add nice GPL-3.0-or-later license headerBenedikt Peetz
This change also ensures that this repo is reuse-3.0 compliant.
2025-04-02refactor(treewide): Remove `river_init_lesser`Benedikt Peetz
This was moved in-tree a while ago.
2025-02-04fix(modules/river): Mark the `init` file executableBenedikt Peetz
2025-02-03fix(pkgs/river-start): Create a wrapper script for river to store logsBenedikt Peetz
2025-02-02refactor(modules/river): Migrate to `by-name`Benedikt Peetz
This includes a near rewrite `river-mk-keymap` (previously, `river_init_lesser`.)
2024-12-30fix(modules/river): Only activate the moonlander udev rules on tiamatBenedikt Peetz
2024-12-30fix(modules/river): Use correct attribute keyBenedikt Peetz
2024-12-30feat(modules/legacy/river): Add mapping to start `qmk-unicode-type`Benedikt Peetz
That program communicates with my keyboard and sets a Unicode character.