configuring

This commit is contained in:
Matt Nish-Lapidus 2024-09-27 10:16:51 -04:00
parent 2eeb2d5d83
commit aaefdf1dd5
2 changed files with 1 additions and 3 deletions

View file

@ -1,7 +1,4 @@
(defcfg
linux-dev /dev/input
;; Only one defsrc is allowed.
;;
;; defsrc defines the keys that will be intercepted by kanata. The order of the

View file

@ -123,6 +123,7 @@
"com.github.johnfactotum.QuickLookup"
];
xdg.configFile."kanata".source = ../dotfiles/dot_config/kanata;
systemd.user.services.kanata = {
Unit = {
Description = "kanata";