nix/home/config/sway/module/Keyd.nix
2024-11-06 01:07:30 +03:00

6 lines
63 B
Nix

{ ... }: {
text = ''
exec keyd-application-mapper -d
'';
}