]> git.friedersdorff.com Git - max/saltfiles.git/blobdiff - states/sway/files/barium
Install mako instead of dunst
[max/saltfiles.git] / states / sway / files / barium
index cb685977368ff0630cbe3fe8c7803391aacc30b7..65d168b810428e00b4d5f8baa96ea0b9e12447d5 100644 (file)
@@ -12,11 +12,12 @@ bar {
     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_external
+  id bar_internal
   status_command ~/.local/bin/conky-i3bar
   position top
   output "eDP-1"
@@ -28,6 +29,7 @@ bar {
     active_workspace $black_super $blue_super $black
     inactive_workspace $black_super $black_super $white_super
     urgent_workspace $black $red_super $white
+    separator $white
   }
 }
 
@@ -44,6 +46,7 @@ bar {
     active_workspace $black_super $blue_super $black
     inactive_workspace $black_super $black_super $white_super
     urgent_workspace $black $red_super $white
+    separator $white
   }
 }
 
@@ -53,17 +56,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
 
@@ -92,4 +97,5 @@ input 1:1:AT_Translated_Set_2_keyboard {
   xkb_options ctrl:nocaps
 }
 
-exec dunst&
+exec ~/.local/bin/monitor_switch&
+exec mako&