X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=states%2Fsway%2Ffiles%2Fconfig.jinja;h=0d59a3311c0ef2f7df15a26bcd03e8f4415efef9;hb=820706ca5546d4a48488cba8477ae0bc37b61a66;hp=86b9e213cd569e1ef9cf1aeb1dd4ad9454cd8f92;hpb=4a8e05141e7f2b89a6e9382430fa93f61abeba47;p=max%2Fsaltfiles.git diff --git a/states/sway/files/config.jinja b/states/sway/files/config.jinja index 86b9e21..0d59a33 100644 --- a/states/sway/files/config.jinja +++ b/states/sway/files/config.jinja @@ -195,6 +195,11 @@ input 1241:36:HOLDCHIP_USB_Keyboard { xkb_options ctrl:nocaps } +input 16700:8455:DELL_Dell_USB_Entry_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 %}