Browse Source

Don't let "activated" windows steal focus

"activation" is eg. when opening new tab/window using CLI and a
window-managing app such as Firefox.

This has been bugging me for ages with qutebrowser, which (possibly by
bug) activates previous window even in non-tab mode, preventing new
window to appear in intuitive order within current container.
Alois Mahdal 4 years ago
parent
commit
18b1b6c249
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      dotfiles/i3/config

+ 1
- 0
dotfiles/i3/config View File

@@ -67,6 +67,7 @@ font pango:Inconsolata 12
67 67
 workspace_layout stacked
68 68
 workspace_auto_back_and_forth yes
69 69
 force_display_urgency_hint 500 ms
70
+focus_on_window_activation none
70 71
 
71 72
 # change focus
72 73
 bindsym $mod+h              focus left