about summary refs log tree commit diff stats
path: root/modules/home.legacy/wms/river/res (follow)
Commit message (Collapse)AuthorAge
* fix(modules/legacy/river): Include usage and usage_page in spawn cmdBenedikt Peetz11 days
| | | | This should probably be configurable, but right-now hardcoding works.
* feat(modules/legacy/river): Add mapping to start `qmk-unicode-type`Benedikt Peetz11 days
| | | | That program communicates with my keyboard and sets a Unicode character.
* refactor(modules): Move all system modules to `by-name`Benedikt Peetz2024-10-18
From now on all modules should be added to the new `by-name` directory. This should help remove the (superficial and utterly useless) distinction between `home-manager` and `NixOS` modules.