dotfiles

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

commit 7734fa09a47e54de823fc0d57809752a557cad39
parent 8ee7d53fdb96de1981e47cde652d923a14c0b84a
Author: pyratebeard <root@pyratebeard.net>
Date:   Thu, 25 Aug 2016 21:38:06 +0100

back to decker-cyan

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 @@ -57,7 +57,7 @@ end -- {{{ Variable definitions -- Themes define colours, icons, font and wallpapers. - beautiful.init("/home/pyratebeard/.config/awesome/themes/pyratemono/theme.lua") + beautiful.init("/home/pyratebeard/.config/awesome/themes/decker-cyan/theme.lua") -- This is used later as the default terminal and editor to run. terminal = "urxvt"