mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-01 13:54:22 +02:00
i3: don't focus splash windows
This commit is contained in:
parent
e1fcaede3f
commit
2c98fcc062
1 changed files with 1 additions and 1 deletions
2
config
2
config
|
@ -158,7 +158,7 @@ bindsym $mod+grave exec --no-startup-id i3-msg -t send_tick "quake-console:$term
|
|||
bindsym $mod+i exec --no-startup-id i3-msg -t send_tick "info"
|
||||
|
||||
# Random rules
|
||||
no_focus [class="zoom" window_type="dialog"]
|
||||
no_focus [window_type="splash"]
|
||||
for_window [class="Shadow"] fullscreen enable
|
||||
for_window [window_role="PictureInPicture"] floating enable
|
||||
for_window [class="Spotify"] move to workspace number 3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue