]> git.friedersdorff.com Git - max/saltfiles.git/blobdiff - states/sway/files/baryte
Improvements
[max/saltfiles.git] / states / sway / files / baryte
index 6503657c1172dcceca429b7f3642d8824852add9..63f8e503c8bf3d9d5463d9fc9e372866d8e1ff13 100644 (file)
@@ -1,21 +1,4 @@
 
-bar {
-  id bar_left
-  status_command ~/.local/bin/conky-i3bar
-  position top
-  output "DP-3"
-  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
   status_command ~/.local/bin/conky-i3bar
@@ -38,7 +21,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,29 +35,21 @@ bar {
 
 output eDP-1 {
   background ~/Pictures/Backgrounds/DSC02113.jpg fill
-  position 0 0
-  scale 1
-  disable
-}
-
-output DP-3 {
-  background ~/Pictures/Backgrounds/DSC02111.jpg fill
-  position 0 0
-  scale 1
+  position 0 270
+  scale 2
 }
 
 output HDMI-A-1 {
-  background ~/Pictures/Backgrounds/DSC02121.jpg fill
-  position 2560 0
+  background ~/Pictures/Backgrounds/DSC02111.jpg fill
+  position 1440 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 1 output DP-3
-workspace 3 output DP-3
 
 exec dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=sway
 exec mako&
-exec ~/.local/bin/monitor_switch_sway&
+exec zoom&