diff options
author | Marc Coquand <marc@mccd.space> | 2024-11-26 19:03:13 +0200 |
---|---|---|
committer | Marc Coquand <marc@mccd.space> | 2024-11-26 19:03:13 +0200 |
commit | 820f3d39126566d9a720b64f1d55cf9878361e0c (patch) | |
tree | d6d2c9b5be328214143288afa6b99138f721cd2a /home/dots/.config/kmonad.config | |
parent | d555a9c6bb8f224ac32f3d26c482fa78d3891511 (diff) | |
download | guix-820f3d39126566d9a720b64f1d55cf9878361e0c.tar.gz guix-820f3d39126566d9a720b64f1d55cf9878361e0c.tar.bz2 guix-820f3d39126566d9a720b64f1d55cf9878361e0c.zip |
.
Diffstat (limited to 'home/dots/.config/kmonad.config')
-rw-r--r-- | home/dots/.config/kmonad.config | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/home/dots/.config/kmonad.config b/home/dots/.config/kmonad.config index f0f26e5..d040c75 100644 --- a/home/dots/.config/kmonad.config +++ b/home/dots/.config/kmonad.config @@ -9,7 +9,7 @@ allow-cmd true ) -(defsrc caps lmet lalt lsft rsft lmet rmet) +(defsrc caps lalt rmet) ;; (defalias ;; ctl-lck (stepped @@ -25,9 +25,5 @@ (deflayer mine @slc - @slm @sla - @slf - @srf - (sticky-key 700 lmet) (sticky-key 700 rmet)) |