Refactor sway config somewhat
This commit is contained in:
parent
883872de74
commit
44ad60e6dc
8 changed files with 330 additions and 326 deletions
6
home/dot_config/sway/config.d/window_rules
Normal file
6
home/dot_config/sway/config.d/window_rules
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# vi: ft=swayconfig
|
||||
|
||||
for_window [class="zoom"] floating enable
|
||||
for_window [class="zoom" title="Zoom Workplace - Licensed account"] floating disable
|
||||
|
||||
for_window [app_id="firefox" title="Extension:*"] floating enable
|
||||
Loading…
Add table
Add a link
Reference in a new issue