sway: Config my custom keyboard

This commit is contained in:
2023-04-16 23:54:16 +02:00
parent 25ad8f7815
commit 73bc4ce849

View File

@ -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: