Now using my custom theme in awesome wm

This commit is contained in:
Dustin Swan
2012-09-28 21:31:34 -05:00
parent 382d1d9274
commit 290ee7e1fe

View File

@@ -36,7 +36,7 @@ end
-- {{{ Variable definitions
-- Themes define colours, icons, and wallpapers
-- beautiful.init("/usr/share/awesome/themes/default/theme.lua")
beautiful.init("/home/dustinswan/.config/awesome/themes/default/theme.lua")
beautiful.init("/home/dustinswan/.config/awesome/themes/dustin/theme.lua")
-- This is used later as the default terminal and editor to run.
terminal = "urxvt"