From 9d11eefc53441e1f5688545b4b827f7c8dd5090d Mon Sep 17 00:00:00 2001 From: seraphim <18ycm9tx@anonaddy.me> Date: Sun, 23 Aug 2026 19:31:22 +0700 Subject: reorganize directories, so everything in .config --- .config/wallust/wallust.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to '.config/wallust/wallust.toml') diff --git a/.config/wallust/wallust.toml b/.config/wallust/wallust.toml index d1e8925..2d8d618 100644 --- a/.config/wallust/wallust.toml +++ b/.config/wallust/wallust.toml @@ -5,6 +5,8 @@ nvim = { template = "nvim.lua", target = "~/.cache/wallust/colors/wallust.lua" } foottheme = { template = "foot-colors-custom.ini", target = "~/.cache/wallust/foot-theme.ini" } vicinae_dark = { template = "vicinae-dark.toml", target = "~/.cache/wallust/vicinae-dark.toml" } vicinae_light = { template = "vicinae-light.toml", target = "~/.cache/wallust/vicinae-light.toml" } +mako = { template = "mako", target = "~/.cache/wallust/mako" } +vis = { template = "vis-theme.lua", target = "~/.cache/wallust/vis-theme.lua" } [hooks] strip_foot_hash = "sed -i '/^[^#]/s/#//g' ~/.cache/wallust/foot-theme.ini" -- cgit v1.2.3