-- Variable definitions {{{1
-- Themes define colours, icons, font and wallpapers.
-beautiful.init(awful.util.getdir("config").."/themes/mlp/theme.lua")
+beautiful.init(gears.filesystem.get_dir("config").."/themes/mlp/theme.lua")
-- This is used later as the default terminal and editor to run.
terminal = "urxvtc"