dotfiles

*nix config files
git clone git://git.pyratebeard.net/dotfiles.git
Log | Files | Refs | README

commit 51b68f7409788dd365e065bfee7fb9ca9e4df45c
parent e479c50e09afe4b22f57da35786224efe3ed2da1
Author: dudley <pyratebeard@gmail.com>
Date:   Wed,  2 Nov 2016 17:34:49 +0000

switched to boneyard theme

Diffstat:
Mawesome/.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/dedsec/theme.lua") +beautiful.init(home.."/.config/awesome/themes/boneyard/theme.lua") -- wallpaper if beautiful.wallpaper then