]> git.friedersdorff.com Git - max/dotfiles.git/blobdiff - sway/.config/sway/config.platinum
Support external HDMI monitor with background
[max/dotfiles.git] / sway / .config / sway / config.platinum
index 084cb9da7553dabc26621f6e104f85820e53b715..da2f9675235118f439597a7d974d71185f7e8133 100644 (file)
@@ -16,3 +16,15 @@ bar {
 }
 
 font pango:Liberation Mono 10
+
+output eDP-1 {
+       scale 2
+       position 0 0
+       background ~/Pictures/background_1800.png center
+}
+
+output HDMI-A-2 {
+       scale 1
+       position 3200 0
+       background ~/Pictures/background_1440.png fill
+}