mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-27 03:58:51 +02:00
i3: make nm-connection-editor floating
This commit is contained in:
parent
30c8f78f70
commit
67bbfcefea
1 changed files with 1 additions and 0 deletions
1
config
1
config
|
@ -153,6 +153,7 @@ bindsym $mod+Shift+i nop "workspace-info"
|
||||||
# Random rules
|
# Random rules
|
||||||
no_focus [window_type="splash"]
|
no_focus [window_type="splash"]
|
||||||
for_window [tiling] border pixel 3
|
for_window [tiling] border pixel 3
|
||||||
|
for_window [class="Nm-connection-editor"] floating enable
|
||||||
for_window [class="Shadow"] fullscreen enable
|
for_window [class="Shadow"] fullscreen enable
|
||||||
for_window [window_role="PictureInPicture"] floating enable
|
for_window [window_role="PictureInPicture"] floating enable
|
||||||
for_window [title="Firefox — Sharing Indicator"] border pixel 1, sticky enable, move position 20 ppt -5 px
|
for_window [title="Firefox — Sharing Indicator"] border pixel 1, sticky enable, move position 20 ppt -5 px
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue