X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/5fa95d876f0802a10e0fd4db6f2a6c4bc603b87f..b76f00cb193eaba72d7515efda5098a724c05620:/awesome/rc.lua diff --git a/awesome/rc.lua b/awesome/rc.lua index 93a28f0..c932e62 100644 --- a/awesome/rc.lua +++ b/awesome/rc.lua @@ -34,7 +34,7 @@ end -- 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"