diff options
Diffstat (limited to 'home/profiles/gui/config/sway.nix')
-rw-r--r-- | home/profiles/gui/config/sway.nix | 2 |
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 } '' |