]> 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 cb685977368ff0630cbe3fe8c7803391aacc30b7..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
 
@@ -93,3 +95,4 @@ input 1:1:AT_Translated_Set_2_keyboard {
 }
 
 exec dunst&
+exec ~/.local/bin/monitor_switch&