]> git.friedersdorff.com Git - max/saltfiles.git/blobdiff - states/sway/files/baryte
Better notifications
[max/saltfiles.git] / states / sway / files / baryte
index 63f8e503c8bf3d9d5463d9fc9e372866d8e1ff13..d236e051e41f41ab5c612e63c6f8b06e9e467d54 100644 (file)
@@ -3,7 +3,24 @@ bar {
   id bar_right
   status_command ~/.local/bin/conky-i3bar
   position top
-  output "HDMI-A-1"
+  output "Acer Technologies VG270U P 0x00007D24"
+  font pango:Liberation Mono 11
+  colors {
+    background $black_super
+    focused_background $black
+    focused_workspace $black_super $yellow_super $black
+    active_workspace $black_super $blue_super $black
+    inactive_workspace $black_super $black_super $white_super
+    urgent_workspace $black $red_super $white
+    separator $white
+  }
+}
+
+bar {
+  id bar_right_alt
+  status_command ~/.local/bin/conky-i3bar
+  position top
+  output HDMI-A-1
   font pango:Liberation Mono 11
   colors {
     background $black_super
@@ -35,20 +52,26 @@ bar {
 
 output eDP-1 {
   background ~/Pictures/Backgrounds/DSC02113.jpg fill
-  position 0 270
+  position 230 1080
   scale 2
 }
 
+output "Acer Technologies VG270U P 0x00007D24" {
+  background ~/Pictures/Backgrounds/DSC02111.jpg fill
+  position 1670 810
+  scale 1
+}
+
 output HDMI-A-1 {
   background ~/Pictures/Backgrounds/DSC02111.jpg fill
-  position 1440 0
+  position 0 0
   scale 1
 }
 
 workspace 1 output eDP-1
 workspace 3 output eDP-1
-workspace 2 output HDMI-A-1
-workspace 4 output HDMI-A-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&