wallust

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README

commit 8538f65a69887b8c3c664dc0ad4d37d39ff7c6b4
parent 8047c877d3ee44ff955aec7c2e3d0360521a228c
Author: bdmfegys@duck.com <bdmfegys@duck.com>
Date:   Fri, 10 May 2024 21:47:42 -0400

wallust.toml: add vencord entry

Diffstat:
Mwallust.toml | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/wallust.toml b/wallust.toml @@ -87,6 +87,11 @@ target = "~/.config/nvim/colors/colors-wal.vim" template = "dunstrc" target = "~/.config/dunst/dunstrc" +[[entry]] +template = "colors-discord.css" +target = "~/.config/VencordDesktop/theme.css" +new_engine = true + # REMINDER Variables and methods that can be used with templating: # wallpaper: The full path to the current wallpaper. # backend: Current **backend** being used.