From d2177c3ed52b8a91e32fdf5ea86d6ac61d08713d Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 19 Aug 2017 16:25:15 -0300 Subject: Comment out theme.layout_max at powerarrow --- config.dot/awesome.link/themes/multicolor/theme.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.dot/awesome.link/themes/multicolor/theme.lua b/config.dot/awesome.link/themes/multicolor/theme.lua index 2642a5e..4a3ee5c 100644 --- a/config.dot/awesome.link/themes/multicolor/theme.lua +++ b/config.dot/awesome.link/themes/multicolor/theme.lua @@ -66,7 +66,7 @@ theme.layout_fairv = theme.confdir .. "/icons/fairv theme.layout_fairh = theme.confdir .. "/icons/fairh.png" theme.layout_spiral = theme.confdir .. "/icons/spiral.png" theme.layout_dwindle = theme.confdir .. "/icons/dwindle.png" -theme.layout_max = theme.confdir .. "/icons/max.png" +---theme.layout_max = theme.confdir .. "/icons/max.png" theme.layout_fullscreen = theme.confdir .. "/icons/fullscreen.png" theme.layout_magnifier = theme.confdir .. "/icons/magnifier.png" theme.layout_floating = theme.confdir .. "/icons/floating.png" -- cgit v1.2.3