From f7d5d0760a39bba534ace219a8a12e1c28618338 Mon Sep 17 00:00:00 2001 From: Blista Kanjo Date: Tue, 12 Oct 2021 14:27:29 -0400 Subject: added "zoom" to floating clients --- awesome/rc.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/awesome/rc.lua b/awesome/rc.lua index 3e456fe..57ae7f3 100644 --- a/awesome/rc.lua +++ b/awesome/rc.lua @@ -563,7 +563,8 @@ awful.rules.rules = { "Tor Browser", -- Needs a fixed window size to avoid fingerprinting by screen size. "Wpa_gui", "veromix", - "xtightvncviewer"}, + "xtightvncviewer", + "zoom"}, -- 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. -- cgit v1.2.3