aboutsummaryrefslogtreecommitdiffstats
path: root/modules/by-name/in/inputMethod/module.nix (unfollow)
Commit message (Collapse)Author
2024-12-14fix(modules/inputMethods): RemoveBenedikt Peetz
This is a huge hack, that doesn't even work with all my applications (notably, alacritty does not support ibus.) As such, simply disabling it is the right call.
2024-12-09feat(modules/inputMethod): InitBenedikt Peetz