commit a60fd3ab7725dac496482c042f4bb3471addbec3 parent e8bde074d2f53c07dc77ade66f347cdc96dfcd08 Author: bdmfegys@duck.com <bdmfegys@duck.com> Date: Fri, 10 May 2024 22:14:48 -0400 add README.md Diffstat:
| A | README.md | | | 10 | ++++++++++ |
1 file changed, 10 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -0,0 +1,10 @@ +# Wallust Configs! +### These are my wallust configs; they are a huge work in progress!! +I switched to wallust because pywal was simply just not that great and wallust provides me with extra functionality that pywal just didn't have. Its also written in rust! +So far I have implemented the following config files from pywal: + - Xresources + - kitty + - vim (neovim by extension) + - dunst + - vencord +This is a huge work in progress, so any help would be greatly appreciated!