]> git.friedersdorff.com Git - max/saltfiles.git/blobdiff - states/sway/files/barium
Correct barium displays
[max/saltfiles.git] / states / sway / files / barium
index 71ac738f3acdb1651942910cfb8c95c89a260714..18085df9320aa6624823662fdd5cc0f048ca4fc8 100644 (file)
@@ -4,7 +4,7 @@ bar {
   id bar_left
   status_command ~/.local/bin/conky-i3bar
   position top
-  output "eDP-1"
+  output "HDMI-A-1"
   font pango:Liberation Mono 12
   colors {
     background $black_super
@@ -19,7 +19,7 @@ bar {
 bar {
   id bar_right
   position top
-  output "HDMI-A-1"
+  output "DP-1"
   font pango:Liberation Mono 12
   colors {
     background $black_super
@@ -32,16 +32,21 @@ bar {
 }
 
 
-output eDP-1 {
+output HDMI-A-1 {
   position 0 0
   background ~/Pictures/background_1080_1.png fit
 }
 
-output HDMI-A-1 {
+output DP-1 {
   position 1920 0
   background ~/Pictures/background_1080_1.png fit
 }
 
+output eDP-1 disable
+
+workspace 1 output HDMI-A-1
+workspace 2 output HDMI-A-1
+
 
 font pango:Liberation Mono 10