dotfiles

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

commit ffdd2e57f718d7e5a85fdeb00bf729e26b5d7a06
parent a7f7bee19fd9523b2a5f18016adbe31e854b343e
Author: pyratebeard <root@pyratebeard.net>
Date:   Wed, 14 Dec 2016 11:18:45 +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/fsociety/theme.lua") +beautiful.init(home.."/.config/awesome/themes/boneyard/theme.lua") -- wallpaper if beautiful.wallpaper then