]> git.friedersdorff.com Git - max/saltfiles.git/blobdiff - states/i3/files/config.jinja
Modify startup programs
[max/saltfiles.git] / states / i3 / files / config.jinja
index 7f96e8529e693035c71523f8dfddef24e03784da..b4ca2db4235aab0b2bf7fd9cfa850712faab975c 100644 (file)
@@ -41,7 +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
+exec xset dpms 600 900 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
@@ -270,13 +270,15 @@ workspace $chat output DP-1
 
 assign [class="music"] workspace $music
 for_window [class="music"] move workspace number $music
+assign [class="spotify"] workspace $music
+for_window [class="spotify"] move workspace number $music
 assign [class="qutebrowser"] workspace number $ws1
 for_window [class="qutebrowser"] move workspace number $ws1
 assign [class="zoom"] workspace $chat
 for_window [class="zoom"] move workspace $chat
 
-exec "easyeffects"
 exec "zoom"
+exec "spotify"
 
 {% elif host == 'dubnium' %}
 bar {