mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-08-20 01:18:20 +02:00
i3: tentative for zoom popups to be floatin/no focus
This commit is contained in:
parent
b9827ab33c
commit
6e0c8697cd
1 changed files with 3 additions and 1 deletions
4
config
4
config
|
@ -148,8 +148,10 @@ for_window [tiling] border pixel 3
|
|||
for_window [class="Nm-connection-editor"] floating enable
|
||||
for_window [class="Shadow"] fullscreen 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 [class="Pavucontrol"] floating enable
|
||||
for_window [class="zoom" instance="zoom" title="zoom"] floating enable
|
||||
no_focus [class="zoom" instance="zoom" title="zoom"]
|
||||
for_window [title="Firefox — Sharing Indicator"] border pixel 1, sticky enable, move position 20 ppt -5 px
|
||||
no_focus [title="Firefox — Sharing Indicator"]
|
||||
|
||||
# start stuff
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue