From b52e5238b221fa8213cc28cffa16a8ed5f2b5467 Mon Sep 17 00:00:00 2001 From: Blista Kanjo Date: Fri, 25 Mar 2022 19:59:32 -0400 Subject: tiling window manager fixes for Zoom Meetings (enabled floating mode as well) --- awesome/rc.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'awesome') diff --git a/awesome/rc.lua b/awesome/rc.lua index e5140ef..2b1fe3b 100644 --- a/awesome/rc.lua +++ b/awesome/rc.lua @@ -55,7 +55,7 @@ awful.layout.layouts = { -- awful.layout.suit.corner.ne, -- awful.layout.suit.corner.sw, -- awful.layout.suit.corner.se, --- awful.layout.suit.floating, + awful.layout.suit.floating, } -- }}} -- cgit v1.2.3