summaryrefslogtreecommitdiff
path: root/ni/theme.lua
diff options
context:
space:
mode:
Diffstat (limited to 'ni/theme.lua')
-rw-r--r--ni/theme.lua3
1 files changed, 1 insertions, 2 deletions
diff --git a/ni/theme.lua b/ni/theme.lua
index 06c73b0..c8dfc69 100644
--- a/ni/theme.lua
+++ b/ni/theme.lua
@@ -2,8 +2,7 @@
-- Default awesome theme --
---------------------------
-home_dir = os.getenv ("HOME")
-theme_dir = home_dir .. "/.config/awesome/ni"
+theme_dir = awful.util.getdir("config") .. "/ni"
theme = {}