Update import

This commit is contained in:
2026-06-26 22:57:40 +01:00
parent 935ddeaaca
commit d15d5c9199
+1 -1
View File
@@ -1,6 +1,6 @@
-- Variables -- Variables
local colors = dofile(os.getenv("HOME") .. "/.cache/wal/colors.lua") local colors = dofile(os.getenv("HOME") .. "/.cache/wal/colors-hypr.lua")
local activeBorderColor = colors.color14 local activeBorderColor = colors.color14
local inactiveBorderColor = colors.background local inactiveBorderColor = colors.background