]> git.friedersdorff.com Git - max/saltfiles.git/blobdiff - states/sway/files/config.jinja
Add keyboard layout for Jess's keyboard
[max/saltfiles.git] / states / sway / files / config.jinja
index ab4019e6a8d79f8c06f410781b57909800df7bf6..e53526a8b83395f841b45f1ec71c8b9eede99bd5 100644 (file)
@@ -228,6 +228,12 @@ input 1:1:AT_Translated_Set_2_keyboard {
   xkb_options ctrl:nocaps
 }
 
+input 9610:4102:Gaming_KB__Gaming_KB {
+  xkb_layout gb
+  xkb_variant colemak
+  xkb_options ctrl:nocaps
+}
+
 # host specific section
 {%- do salt.log.error('sway/files/' + host) -%}
 {% include 'sway/files/' + host %}