commit 39195208525df590aac41adf2204ab388c1ef042 parent 9d465519c0cdd3bbec59d5e458388c42f777c2da Author: pyratebeard <root@pyratebeard.net> Date: Fri, 18 Nov 2016 16:47:15 +0000 switched to fsociety theme Diffstat:
M | awesome/.config/awesome/rc.lua | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/awesome/.config/awesome/rc.lua b/awesome/.config/awesome/rc.lua @@ -75,7 +75,7 @@ editor_cmd = terminal .. " -e " .. editor modkey = "Mod4" -- theme -beautiful.init(home.."/.config/awesome/themes/decker/theme.lua") +beautiful.init(home.."/.config/awesome/themes/fsociety/theme.lua") -- wallpaper if beautiful.wallpaper then