sway: add german layout

This commit is contained in:
Kabbone 2024-08-10 06:09:33 +02:00
parent b05a692b47
commit 66cdd05f41
Signed by: Kabbone
SSH Key Fingerprint: SHA256:A5zPB5I6u5V78V51c362BBdCwhDhfDUVbt7NfKdjWBY

View File

@ -31,8 +31,9 @@
input = { input = {
"type:keyboard" = { "type:keyboard" = {
xkb_layout = "us"; xkb_layout = "us,de";
xkb_variant = "altgr-intl"; xkb_variant = "altgr-intl,";
xkb_options = "grp:win_space_toggle";
}; };
"type:touchpad" = { "type:touchpad" = {
tap = "enabled"; tap = "enabled";