From 4888d824cdc117a595cbd91fec39d45980fe6bae Mon Sep 17 00:00:00 2001 From: Blista Kanjo Date: Tue, 5 Apr 2022 14:54:48 -0400 Subject: fixed zoom meetings that are started from a browser instance --- awesome/rc.lua | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'awesome') diff --git a/awesome/rc.lua b/awesome/rc.lua index dcb4431..305c9e2 100644 --- a/awesome/rc.lua +++ b/awesome/rc.lua @@ -592,17 +592,16 @@ awful.rules.rules = { "Wpa_gui", "veromix", "xtightvncviewer", - "zoom"}, + "zoom", + "[join?]*", + "[start?]*", + }, -- Note that the name property shown in xprop might be set slightly after creation of the client -- and the name shown there might not match defined rules here. name = { "Event Tester", -- xev. - "Task Manager", - "Zoom - Free Account", - "Zoom - Licensed Account", - "Zoom Meeting", - "zoom", + "Task Manager", }, role = { "AlarmWindow", -- Thunderbird's calendar. -- cgit v1.2.3