summary refs log tree commit diff
path: root/.config/sway/auto.conf
diff options
context:
space:
mode:
authorRobert Günzler <r@gnzler.io>2021-02-22 14:08:27 +0100
committerRobert Günzler <r@gnzler.io>2021-04-26 02:09:44 +0200
commit3719d8bd4db5eb823455c44deef84ca52dd486cb (patch)
tree1e5d9fbddda901f6b2d311e638f90912a108ca7b /.config/sway/auto.conf
parent1996ef15613f2d4773017128bba1a719a1b63a19 (diff)
sway: update
* use 'once'
* themeing
Diffstat (limited to '.config/sway/auto.conf')
-rw-r--r--.config/sway/auto.conf18
1 files changed, 10 insertions, 8 deletions
diff --git a/.config/sway/auto.conf b/.config/sway/auto.conf
index fe004f9..ae56c9c 100644
--- a/.config/sway/auto.conf
+++ b/.config/sway/auto.conf
@@ -13,22 +13,24 @@ for_window [class="zoom" title="Zoom - Converting.*"] floating enable
 for_window [title="tridactyledit"] floating enable
 for_window [app_id="launcher"] floating enable
 for_window [class="balena-etcher-electron"] floating enable; border normal
-for_window [app_id="firefox" title="Picture-in-Picture"] floating enable, sticky enable, border none
-for_window [app_id="firefox" title="^Developer Tools"] floating enable
-for_window [app_id="firefox" title="Sharing Indicator$"] floating enable, border none, move position 0 ppt 50 ppt, sticky enable
-for_window [app_id="firefox" title="^Close tabs?"] floating enable
-for_window [app_id="firefox" title="^File Upload$"] exec centercon -w .6
-for_window [app_id="firefox" title="^Save As$"] exec centercon -w .6
+
+for_window [app_id="firefox.*" title="Picture-in-Picture"] floating enable, sticky enable, border none
+for_window [app_id="firefox.*" title="^Developer Tools"] floating enable
+for_window [app_id="firefox.*" title="Sharing Indicator$"] floating enable, border none, move position 0 ppt 50 ppt, sticky enable
+for_window [app_id="firefox.*" title="^Close tabs?"] floating enable
+for_window [app_id="firefox.*" title="^File Upload$"] exec centercon -w .6
+for_window [app_id="firefox.*" title="^Save As$"] exec centercon -w .6
 for_window [app_id="Telegram" title="^Choose Files$"] floating enable; exec centercon -w .6
+for_window [app_id="obs" title="^Local File$"] floating enable; exec centercon -w .6
 
 # Tag windows
-for_window [app_id="firefox"] mark browser
+for_window [app_id="firefox.*"] mark browser
 for_window [class="Nightly"] mark browser
 for_window [class="Chromium-browser"] mark work; mark browser
 for_window [class="Mail"] mark mail
 for_window [class="discord"] mark mail
 for_window [app_id="telegramdesktop"] mark mail
-for_window [app_id="firefox" title="^web.whatsapp.com"] mark mail
+for_window [app_id="firefox.*" title="^web.whatsapp.com"] mark mail
 
 for_window [con_mark="browser"] inhibit_idle fullscreen