nix/home/file/sway/module/Keyd.nix

7 lines
67 B
Nix
Raw Normal View History

{ ... }:
{
text = ''
exec keyd-application-mapper -d
'';
2024-04-24 04:58:58 +03:00
}