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