X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;ds=sidebyside;f=states%2Fsway%2Ffiles%2Fconfig.jinja;fp=states%2Fsway%2Ffiles%2Fconfig.jinja;h=3bd88e8c97ccbd1af734a4f710dd5c6f694a770f;hb=632759ea7c12e371d380303b7bffe94e23ce4072;hp=0ce972f0a12e381b6a8ec1b301dfef825f356511;hpb=66093f71f55cb6665b32a8382463d352a077bc2f;p=max%2Fsaltfiles.git diff --git a/states/sway/files/config.jinja b/states/sway/files/config.jinja index 0ce972f..3bd88e8 100644 --- a/states/sway/files/config.jinja +++ b/states/sway/files/config.jinja @@ -216,6 +216,13 @@ input 16700:8455:DELL_Dell_USB_Entry_Keyboard { input 7504:24616:unspecified_ErgoDox_ergonomic_keyboard { xkb_layout gb } + +input 1:1:AT_Translated_Set_2_keyboard { + xkb_layout gb + xkb_variant colemak + xkb_options ctrl:nocaps +} + # host specific section {%- do salt.log.error('sway/files/' + host) -%} {% include 'sway/files/' + host %}