]> git.friedersdorff.com Git - max/saltfiles.git/blobdiff - states/sway/files/baryte
Better notifications
[max/saltfiles.git] / states / sway / files / baryte
index f2176d0fd9167e24b49ce24f8c54a68403243cc4..d236e051e41f41ab5c612e63c6f8b06e9e467d54 100644 (file)
@@ -1,9 +1,9 @@
 
 bar {
-  id bar_left
+  id bar_right
   status_command ~/.local/bin/conky-i3bar
   position top
-  output "DP-3"
+  output "Acer Technologies VG270U P 0x00007D24"
   font pango:Liberation Mono 11
   colors {
     background $black_super
@@ -17,10 +17,10 @@ bar {
 }
 
 bar {
-  id bar_right
+  id bar_right_alt
   status_command ~/.local/bin/conky-i3bar
   position top
-  output "HDMI-A-1"
+  output HDMI-A-1
   font pango:Liberation Mono 11
   colors {
     background $black_super
@@ -38,7 +38,7 @@ bar {
   status_command ~/.local/bin/conky-i3bar
   position top
   output "eDP-1"
-  font pango:Liberation Mono 11
+  font pango:Liberation Mono 10
   colors {
     background $black_super
     focused_background $black
@@ -52,30 +52,27 @@ bar {
 
 output eDP-1 {
   background ~/Pictures/Backgrounds/DSC02113.jpg fill
-  position 0 0
-  scale 1
-  disable
+  position 230 1080
+  scale 2
 }
 
-output DP-3 {
+output "Acer Technologies VG270U P 0x00007D24" {
   background ~/Pictures/Backgrounds/DSC02111.jpg fill
-  position 0
+  position 1670 810
   scale 1
 }
 
 output HDMI-A-1 {
-  background ~/Pictures/Backgrounds/DSC02121.jpg fill
-  position 2560 0
+  background ~/Pictures/Backgrounds/DSC02111.jpg fill
+  position 0 0
   scale 1
 }
 
-
-workspace 2 output HDMI-A-1
-workspace 4 output HDMI-A-1
-workspace 1 output DP-3
-workspace 3 output DP-3
+workspace 1 output eDP-1
+workspace 3 output eDP-1
+workspace 2 output "Acer Technologies VG270U P 0x00007D24"
+workspace 4 output "Acer Technologies VG270U P 0x00007D24"
 
 exec dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=sway
 exec mako&
-exec ~/.local/bin/monitor_switch_sway&
 exec zoom&