X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=states%2Fi3%2Ffiles%2Fconfig.jinja;h=d0b25627d39387933f976ceb1776f309b658e5a8;hb=9e603c1d7a4a1a167047513c676189039ac6c2a3;hp=d0932ebf13724f5cb06d6bd42a9a7c4ffc6ae326;hpb=482da1962c8d61c9cd7f3cadbf0dcbb84b05d92b;p=max%2Fsaltfiles.git diff --git a/states/i3/files/config.jinja b/states/i3/files/config.jinja index d0932eb..d0b2562 100644 --- a/states/i3/files/config.jinja +++ b/states/i3/files/config.jinja @@ -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 @@ -257,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 @@ -272,7 +275,7 @@ 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 "easyeffects" exec "zoom" {% elif host == 'dubnium' %}