]> git.friedersdorff.com Git - max/saltfiles.git/blobdiff - states/sway/files/config.jinja
Set keyboard layout for ergodox keyboard
[max/saltfiles.git] / states / sway / files / config.jinja
index 5dac6c7d320094034835f00da6deb3272d3100a8..4969a036a2e55db45579bd6c453acd215e77cd03 100644 (file)
@@ -210,6 +210,10 @@ input 16700:8455:DELL_Dell_USB_Entry_Keyboard {
   xkb_variant colemak
   xkb_options ctrl:nocaps
 }
+
+input 7504:24616:unspecified_ErgoDox_ergonomic_keyboard {
+  xkb_layout gb
+}
 # host specific section
 {%- do salt.log.error('sway/files/' + host) -%}
 {% include 'sway/files/' + host %}