aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sway/.config/sway/config.d/50-zoom.conf
diff options
context:
space:
mode:
Diffstat (limited to 'sway/.config/sway/config.d/50-zoom.conf')
-rw-r--r--sway/.config/sway/config.d/50-zoom.conf16
1 files changed, 0 insertions, 16 deletions
diff --git a/sway/.config/sway/config.d/50-zoom.conf b/sway/.config/sway/config.d/50-zoom.conf
deleted file mode 100644
index 6339b16..0000000
--- a/sway/.config/sway/config.d/50-zoom.conf
+++ /dev/null
@@ -1,16 +0,0 @@
-# ~/.config/sway/config.d/zoom.us.conf
-#
-# Zoom Meeting App
-#
-# Default for all windows is non-floating.
-#
-
-# For pop up notification windows that don't use notifications api
-for_window [app_id="zoom" title="^zoom$"] border none, floating enable
-
-# For specific Zoom windows
-for_window [app_id="zoom" title="^(Zoom|About)$"] border pixel, floating enable
-for_window [app_id="zoom" title="Settings"] floating enable, floating_minimum_size 960 x 700
-
-# Open Zoom Meeting windows on a new workspace (a bit hacky)
-for_window [app_id="zoom" title="Zoom Meeting(.*)?"] workspace next_on_output --create, move container to workspace current, floating disable, inhibit_idle open