commit 510ba083427a0d8dfbb381476da566a106e674bd
parent 4b9f831c797afac166becd0ba91c78d96368d90d
Author: mrgrouse <mrgrouse@mrgrouse.com>
Date: Mon, 2 Sep 2024 01:25:55 -0400
wallust.toml: add vconsole configuration block
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/wallust.toml b/wallust.toml
@@ -85,6 +85,9 @@ filter = "dark"
#joplin-userstyle = { template = "joplin-userstyle.css", target = "~/.config/joplin-desktop/userstyle.css" }
#--- new template format ---#
+vconsole.template = "vconsole.conf"
+vconsole.target = "~/.cache/vconsole.custom.conf"
+
xresources.template = "colors.Xresources"
xresources.target = "~/.config/X11/Xresources"