configuring
This commit is contained in:
parent
2eeb2d5d83
commit
aaefdf1dd5
2 changed files with 1 additions and 3 deletions
|
@ -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
|
||||
|
|
|
@ -123,6 +123,7 @@
|
|||
"com.github.johnfactotum.QuickLookup"
|
||||
];
|
||||
|
||||
xdg.configFile."kanata".source = ../dotfiles/dot_config/kanata;
|
||||
systemd.user.services.kanata = {
|
||||
Unit = {
|
||||
Description = "kanata";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue