diff --git a/tree/.config/sway/config.tpl b/tree/.config/sway/config.tpl index 6ac6795..e6002e5 100644 --- a/tree/.config/sway/config.tpl +++ b/tree/.config/sway/config.tpl @@ -89,6 +89,7 @@ exec swayidle -w \ # # You can get the names of your inputs by running: swaymsg -t get_inputs # Read `man 5 sway-input` for more information about this section. + input * { xkb_layout "se" xkb_options "caps:escape" @@ -98,6 +99,12 @@ input * { {% end %} } +input "45067:4949:Tux_Tangentbord1" { + xkb_variant "basic" + xkb_layout "us" + xkb_options "compose:menu" +} + ### Key bindings # # Basics: