Keyd: Difference between revisions

DHCP (talk | contribs)
style fixes and minor improvements
DHCP (talk | contribs)
m Activate Keyd in NixOs: NixOs -> NixOS
 
Line 1: Line 1:
[https://github.com/rvaiya/keyd Keyd] is a key remapping daemon, similar to kmonad.
[https://github.com/rvaiya/keyd Keyd] is a key remapping daemon, similar to kmonad.


=== Activate Keyd in NixOs ===
=== Activate Keyd in NixOS ===
To activate keyd in NixOs, you can simply add in the rest of your <code>/etc/nixos/configuration.nix</code>
To activate keyd in NixOS, you can simply add in the rest of your <code>/etc/nixos/configuration.nix</code>
<syntaxhighlight lang="nix">
<syntaxhighlight lang="nix">
services.keyd = {
services.keyd = {