]> git.rmz.io Git - dotfiles.git/blobdiff - awesome/rc.lua
add shattered theme
[dotfiles.git] / awesome / rc.lua
index 8879c5e7115b481371bad07913ef7554f38f40ba..bd9b8b342b33982d3eeff7b287e152d7efe58174 100644 (file)
@@ -38,7 +38,7 @@ end
 
 -- {{{ Variable definitions
 -- Themes define colours, icons, and wallpapers
-beautiful.init("/usr/share/awesome/themes/default/theme.lua")
+beautiful.init(awful.util.getdir("config").."/themes/shattered/theme.lua")
 
 -- This is used later as the default terminal and editor to run.
 terminal = "urxvt"