mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-21 01:25:42 +02:00
i3: put back border pixel for Zoom when floating is reenabled
This commit is contained in:
parent
66d0e34afc
commit
dbb91c3aa0
1 changed files with 1 additions and 1 deletions
2
config
2
config
|
@ -151,7 +151,7 @@ for_window [window_role="PictureInPicture"] floating enable
|
|||
for_window [class="Pavucontrol"] floating enable
|
||||
for_window [title="Firefox — Sharing Indicator"] border pixel 1, sticky enable, move position 20 ppt -5 px
|
||||
no_focus [title="Firefox — Sharing Indicator"]
|
||||
for_window [class="zoom" instance="zoom" title="^Zoom"] floating disable
|
||||
for_window [class="zoom" instance="zoom" title="^Zoom"] floating disable, border pixel 3
|
||||
for_window [class="zoom" instance="zoom" title="^zoom$"] floating enable, border pixel 0
|
||||
no_focus [class="zoom" instance="zoom" title="^zoom$"]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue