From 73a1d1f61fade925dadebcee292756580c3ae821 Mon Sep 17 00:00:00 2001 From: George Kaklamanos Date: Fri, 3 May 2024 23:15:32 +0300 Subject: [PATCH] kanata: Manage numrow, disable numbers Signed-off-by: George Kaklamanos --- nixos/kanata.nix | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/nixos/kanata.nix b/nixos/kanata.nix index 91f1aca..3dd450d 100644 --- a/nixos/kanata.nix +++ b/nixos/kanata.nix @@ -8,14 +8,16 @@ services.kanata.keyboards.mykbd.config = '' (defsrc - ;; grv 1 2 3 4 5 6 7 8 9 0 - = bspc - tab q w f p b j l u y ' [ ] - caps a r s t g m n e i o - lsft z x c d v k h , . / - lctl lmet lalt spc ret ; + grv 1 2 3 4 5 6 7 8 9 0 - = bspc + tab q w f p b j l u y ' [ ] + caps a r s t g m n e i o + lsft z x c d v k h , . / + lctl lmet lalt spc ret ; ) (deflayer default + ;;grv 1 2 3 4 5 6 7 8 9 0 - = bspc + _ XX XX XX XX XX XX XX XX XX XX _ _ _ ;;tab q w f d b j l u y ' [ ] _ _ _ _ _ _ _ _ _ _ _ _ _ ;;caps a r s t g m n e i o @@ -27,6 +29,8 @@ ) (deflayer arrows + ;;grv 1 2 3 4 5 6 7 8 9 0 - = bspc + XX XX XX XX XX XX XX XX XX XX XX _ _ XX ;;tab q w f p b j l u y ' [ ] XX XX XX XX XX XX XX XX XX XX XX XX XX ;;caps a r s t g m n e i o @@ -38,6 +42,8 @@ ) (deflayer num + ;;grv 1 2 3 4 5 6 7 8 9 0 - = bspc + XX XX XX XX XX XX XX XX XX XX XX XX XX XX ;;tab q w f p b j l u y ' [ ] XX XX XX XX XX XX XX 7 8 9 XX XX XX ;;caps a r s t g m n e i o @@ -49,6 +55,8 @@ ) (deflayer misc + ;;grv 1 2 3 4 5 6 7 8 9 0 - = bspc + XX XX XX XX XX XX XX XX XX XX XX XX XX XX ;;tab q w f p b j l u y ' [ ] XX S-1 S-2 S-3 S-4 S-5 S-6 S-7 S-8 S-9 XX XX XX ;;caps a r s t g m n e i o