]> git.friedersdorff.com Git - max/dotfiles.git/blobdiff - sway/.config/sway/config.magnesium
Merge branch 'master' of git.friedersdorff.com:max/dotfiles
[max/dotfiles.git] / sway / .config / sway / config.magnesium
index 6f57de592394a3fdda9263ac23c8ca4918dc415a..830e9a7757ded7002ef0cfcf86b33c686399e78b 100644 (file)
@@ -4,7 +4,7 @@ bar {
   id bar_left
   status_command conky-i3bar
   position top
-  output "HDMI-A-2"
+  output "HDMI-A-3"
   font pango:Liberation Mono 10
   colors {
     background $black_super
@@ -19,7 +19,7 @@ bar {
 bar {
   id bar_right
   position top
-  output "HDMI-A-3"
+  output "HDMI-A-2"
   font pango:Liberation Mono 10
   colors {
     background $black_super
@@ -32,19 +32,25 @@ bar {
 }
 
 
-workspace 1 output HDMI-A-2
-workspace 2 output HDMI-A-3
+workspace 1 output HDMI-A-3
+workspace 2 output HDMI-A-2
 
 output HDMI-A-2 {
-  position 0 0
-  background ~/Pictures/background1.png fit
+  position 0 1080
+  background ~/Pictures/background_1080_1.png fit
 }
 
 output HDMI-A-3 {
-  position 1920 0
-  background ~/Pictures/background2.png fit
+  position 0 0
+  background ~/Pictures/background_1080_2.png fit
 }
 
 
 
 font pango:Liberation Mono 8
+
+input 1241:36:HOLDCHIP_USB_Keyboard {
+  xkb_layout us
+  xkb_variant colemak
+  xkb_options ctrl:nocaps
+}