]> git.friedersdorff.com Git - max/saltfiles.git/blobdiff - states/sway/files/barium
Fix the outputs on barium
[max/saltfiles.git] / states / sway / files / barium
index 123025704fd04e76eede45e8d6d9eb7cb74ac529..dce5e5f94c4bfa5bd5d7fc8a81be05c2d062cf7f 100644 (file)
@@ -53,17 +53,19 @@ output HDMI-A-1 {
   background ~/Pictures/background_1080_1.png fit
 }
 
-output eDP-1 {
+output DP-1 {
   position 0 540
   background ~/Pictures/background_1080_1.png fit
-  scale 1
 }
 
-output DP-1 {
+output eDP-1 {
   position 0 540
   background ~/Pictures/background_1080_1.png fit
+  scale 1
+  disable
 }
 
+
 workspace 2 output HDMI-A-1
 workspace 1 output DP-1