Set keyboard layout to eurKEY

Hi there, I am currently stuck trying to change my keyboard layout to eurKEY in sway.

in my sway config i tried to set:

input * { xkb_layout "eu" }

it doesnt throw an error so i assume the eu layout is valid but it doesnt change anything.

any suggestions what i can? thanks in advance!

You can check what keymaps are available on your system by running:

localectl list-keymaps