]> git.friedersdorff.com Git - max/dotfiles.git/blobdiff - sway/.config/sway/config.platinum
Merge branch 'master' of git.friedersdorff.com:max/dotfiles
[max/dotfiles.git] / sway / .config / sway / config.platinum
index da2f9675235118f439597a7d974d71185f7e8133..73b8eaad577090fd8e7985d789d73f4a76406b3c 100644 (file)
@@ -28,3 +28,9 @@ output HDMI-A-2 {
        position 3200 0
        background ~/Pictures/background_1440.png fill
 }
+
+input * {
+  xkb_layout gb
+  xkb_variant colemak
+  xkb_options ctrl:nocaps
+}