diff --git a/sway/config b/sway/config index 3c1793b..06ebd20 100644 --- a/sway/config +++ b/sway/config @@ -127,10 +127,15 @@ bar { } } -input * { +input type:keyboard { xkb_layout de xkb_variant nodeadkeys - xkb_options altwin:swap_alt_win +} + +input "1452:641:Apple_SPI_Keyboard" { + xkb_layout de + xkb_variant nodeadkeys + xkb_options altwin:swap_lalt_lwin } input "1452:641:Apple_SPI_Trackpad" {