From 38d690c5aa198f644dfccea06e9f7684165cc5a4 Mon Sep 17 00:00:00 2001 From: Mark Date: Sun, 3 Sep 2023 09:29:33 -0700 Subject: [PATCH] Fixed config template --- config-template.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-template.lua b/config-template.lua index 6c57ace..92ad839 100755 --- a/config-template.lua +++ b/config-template.lua @@ -15,7 +15,7 @@ config.keymap_popup = { enabled = true } config.core = { wallpaper = "/home/assets/wallpapers/Themed/Stellaris/Gigapixel/City.png", - default_clienticon = "nix_grey" + default_clienticon = "arch_grey", -- -- Dynamic: a table of files and times -- {file = "path", start_time = {hour, minute}}