From 8e2ba080e8478e727379cc941ad4ff475fd99792 Mon Sep 17 00:00:00 2001 From: Alpha Chen Date: Fri, 15 Jul 2022 20:57:31 -0700 Subject: [PATCH] disable webex url handler Kind of awkward - the WebEx URL is on the page itself, so it's more complicated to do than I want to deal with for now. --- .hammerspoon/init.fnl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.hammerspoon/init.fnl b/.hammerspoon/init.fnl index 30314b2..afe6c72 100644 --- a/.hammerspoon/init.fnl +++ b/.hammerspoon/init.fnl @@ -53,7 +53,7 @@ ;; fnlfmt: skip (local matchers {".*[.]zoom.us/j/%d+" :us.zoom.xos - ".*[.]webex.com/" :com.webex.meetingmanager + ; ".*[.]webex.com/" :com.webex.meetingmanager ".*[.]discnw.org/" :com.apple.Safari :squareup.com/ :com.apple.Safari})