From feba30b502c20bbd59d162bc2e6e56682436e839 Mon Sep 17 00:00:00 2001 From: Joakim Hulthe Date: Thu, 14 Jul 2022 14:16:34 +0200 Subject: [PATCH] swag: No more svdvorak. I can't. --- tree/.config/sway/config | 1 + 1 file changed, 1 insertion(+) diff --git a/tree/.config/sway/config b/tree/.config/sway/config index 3becbdd..c859191 100644 --- a/tree/.config/sway/config +++ b/tree/.config/sway/config @@ -76,6 +76,7 @@ exec swayidle -w \ # Read `man 5 sway-input` for more information about this section. input * { xkb_layout "se" + #xkb_variant "svdvorak" xkb_options "caps:swapescape" }