From 1d3b5a7afdf237f98b84c6d6fa62360cf91bf92c Mon Sep 17 00:00:00 2001 From: Blista Kanjo Date: Sun, 31 Oct 2021 16:52:14 -0400 Subject: removed fair layout --- 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 d7663ca..4251ba6 100644 --- a/awesome/rc.lua +++ b/awesome/rc.lua @@ -42,7 +42,7 @@ modkey = "Mod4" awful.layout.layouts = { awful.layout.suit.tile, awful.layout.suit.max, - awful.layout.suit.fair, +-- awful.layout.suit.fair, -- awful.layout.suit.tile.left, -- awful.layout.suit.tile.bottom, -- awful.layout.suit.tile.top, -- cgit v1.2.3