From f5253729e05ebc0f0bf01114d5ba0a4153c5267b Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 19 Aug 2017 21:34:25 -0300 Subject: Fix previous change about max.png --- config.dot/awesome.link/themes/multicolor/theme.lua | 2 +- config.dot/awesome.link/themes/powerarrow/theme.lua | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.dot/awesome.link/themes/multicolor/theme.lua b/config.dot/awesome.link/themes/multicolor/theme.lua index 7e22bea..8de317c 100644 --- a/config.dot/awesome.link/themes/multicolor/theme.lua +++ b/config.dot/awesome.link/themes/multicolor/theme.lua @@ -65,7 +65,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" diff --git a/config.dot/awesome.link/themes/powerarrow/theme.lua b/config.dot/awesome.link/themes/powerarrow/theme.lua index a6f16af..2785e1e 100644 --- a/config.dot/awesome.link/themes/powerarrow/theme.lua +++ b/config.dot/awesome.link/themes/powerarrow/theme.lua @@ -56,7 +56,7 @@ theme.layout_fairv = theme.dir .. "/icons/fairv.png theme.layout_fairh = theme.dir .. "/icons/fairh.png" theme.layout_spiral = theme.dir .. "/icons/spiral.png" theme.layout_dwindle = theme.dir .. "/icons/dwindle.png" -theme.layout_max = theme.dir .. "/icons/max.png" +---theme.layout_max = theme.dir .. "/icons/max.png" theme.layout_fullscreen = theme.dir .. "/icons/fullscreen.png" theme.layout_magnifier = theme.dir .. "/icons/magnifier.png" theme.layout_floating = theme.dir .. "/icons/floating.png" -- cgit v1.2.3