]> git.friedersdorff.com Git - max/saltfiles.git/blobdiff - states/sway/files/config.jinja
Do not automatically sign all commits
[max/saltfiles.git] / states / sway / files / config.jinja
index 86b9e213cd569e1ef9cf1aeb1dd4ad9454cd8f92..0d59a3311c0ef2f7df15a26bcd03e8f4415efef9 100644 (file)
@@ -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 %}