about summary refs log tree commit diff
path: root/home/profiles/gui
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2023-08-22 22:45:57 +0900
committersefidel <contact@sefidel.net>2023-08-22 22:45:57 +0900
commitd0c6a1b4b49128dd20d4919c98616f0061cbc2ed (patch)
tree785b2230cec01e9392a1a3b097ae7dec0d2ffe57 /home/profiles/gui
parentffb90b9e874e4cca5ea03c4c9f242b5c7dba6d1c (diff)
downloadnixrc-d0c6a1b4b49128dd20d4919c98616f0061cbc2ed.tar.gz
nixrc-d0c6a1b4b49128dd20d4919c98616f0061cbc2ed.zip
chore!: use keyd to manage key remaps
Diffstat (limited to 'home/profiles/gui')
-rw-r--r--home/profiles/gui/config/sway.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/profiles/gui/config/sway.nix b/home/profiles/gui/config/sway.nix
index 3671ed3..174b47e 100644
--- a/home/profiles/gui/config/sway.nix
+++ b/home/profiles/gui/config/sway.nix
@@ -230,7 +230,7 @@ with neotheme.colors;
     repeat_delay 350
     xkb_layout us
     # xkb_variant ,dvorak
-    xkb_options 'grp:alt_shift_toggle,caps:escape'
+    # xkb_options 'grp:alt_shift_toggle,caps:escape'
     # xkb_options ctrl:swapcaps
   }
 ''