Update import
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
-- 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 inactiveBorderColor = colors.background
|
||||
|
||||
Reference in New Issue
Block a user