]> git.rmz.io Git - dotfiles.git/blobdiff - awesome/themes/mlp/theme.lua
awesome: replace decrecated awful.util with corresponding gears module
[dotfiles.git] / awesome / themes / mlp / theme.lua
index f883ff02cf2fda8bbc95c2263e8f859003bb91ef..d19e8f4049c1ca1e15c12301f21cf13c9402d507 100644 (file)
@@ -5,7 +5,7 @@
 local theme = {}
 local awful = require("awful")
 
-theme.path = awful.util.getdir("config").."/themes/mlp"
+theme.path = gears.filesystem.get_dir("config").."/themes/mlp"
 
 theme.font          = "Droid Sans 8"