mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-08-31 06:59:28 +02:00
i3: border pixel 0 for floating zoom windows
This commit is contained in:
parent
11d638dbe6
commit
37d05ee2e5
1 changed files with 1 additions and 1 deletions
2
config
2
config
|
@ -152,7 +152,7 @@ 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 enable
|
||||
for_window [class="zoom" instance="zoom" title="^zoom$"] floating enable, border pixel 0
|
||||
no_focus [class="zoom" instance="zoom" title="^zoom$"]
|
||||
|
||||
# start stuff
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue