]> git.friedersdorff.com Git - max/saltfiles.git/blobdiff - states/i3/files/config.jinja
Don't launch terminal for music
[max/saltfiles.git] / states / i3 / files / config.jinja
index 82ca6d42e67defa06e94d0224df7dd150517852e..83bd41bbb37bc3eeb94a5f2a38460a2c9b9aae6e 100644 (file)
@@ -41,6 +41,7 @@ font pango:monospace 10
 # The combination of xss-lock, nm-applet and pactl is a popular choice, so
 # they are included here as an example. Modify as you see fit.
 
+exec xset dpms 300 600 0
 # xss-lock grabs a logind suspend inhibit lock and will use i3lock to lock the
 # screen before suspend. Use loginctl lock-session to lock your screen.
 exec --no-startup-id xss-lock --transfer-sleep-lock -- i3lock -i ~/Pictures/lockscreen_full_blurred_1.png --nofork
@@ -256,6 +257,9 @@ bar {
   }
 }
 
+focus_on_window_activation urgent
+no_focus [class="(!?.*pinentry.*)"]
+
 workspace 2 output HDMI-A-1
 workspace 4 output HDMI-A-1
 workspace 1 output DP-1
@@ -271,13 +275,13 @@ for_window [class="qutebrowser"] move workspace number $ws1
 assign [class="zoom"] workspace $chat
 for_window [class="zoom"] move workspace $chat
 
-exec "termite --name 'music' -e 'tmux'"
 exec "zoom"
+
 {% elif host == 'dubnium' %}
 bar {
   id bar_left
   position top
-  output "DVI-D-1"
+  output "DVI-D-0"
   font pango:Liberation Mono 12
   colors {
     background $black_super
@@ -294,7 +298,7 @@ bar {
   id bar_right
   status_command ~/.local/bin/conky-i3bar
   position top
-  output "DP-1"
+  output "DP-2"
   font pango:Liberation Mono 12
   colors {
     background $black_super
@@ -309,7 +313,25 @@ bar {
 
 workspace 1 output DVI-D-1
 workspace 2 output DP-1
+
+{% elif host == 'rhenium' %}
+bar {
+  id bar_right
+  status_command ~/.local/bin/conky-i3bar
+  position top
+  output "eDP-1"
+  font pango:Liberation Mono 12
+  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
+  }
+}
 {% endif %}
 
-exec mako
+exec dunst
 exec picom -i 0.95 -D 4