From 4e9c13c6b74000c748ec46ef3d2aeb424d39153d Mon Sep 17 00:00:00 2001 From: XeonSquared Date: Mon, 12 Sep 2022 00:48:23 +1000 Subject: [PATCH] fix icon path --- init.lua | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/init.lua b/init.lua index 2fbed86..baab302 100644 --- a/init.lua +++ b/init.lua @@ -10,8 +10,7 @@ local posix = require "posix" local batterystat = { batteries = {}, iconSize = 96, - iconPath = os.getenv("HOME") .. "/.config/awesome/awesome-batterystat/" ---iconPath = gears.filesystem.get_configuration_dir() .. "/awesome-batterystat/" + iconPath = gears.filesystem.get_configuration_dir() .. "/awesome-batterystat/" } local iconNames = {