]> 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 d4831c1251ee1d52e5607eca64716c9629a7f7e3..73b8eaad577090fd8e7985d789d73f4a76406b3c 100644 (file)
@@ -19,5 +19,18 @@ font pango:Liberation Mono 10
 
 output eDP-1 {
        scale 2
-       background ~/Pictures/background.png fit
+       position 0 0
+       background ~/Pictures/background_1800.png center
+}
+
+output HDMI-A-2 {
+       scale 1
+       position 3200 0
+       background ~/Pictures/background_1440.png fill
+}
+
+input * {
+  xkb_layout gb
+  xkb_variant colemak
+  xkb_options ctrl:nocaps
 }