Pi66

walrs
pywal but if its Fast-Minimal-Simple
git clone https://git.pi66.xyz/walrs

← back to log

fix some templates

author: pixel
date: 2025-03-21 00:14
hash: 845ca5c7b8ed510f77f30f542af2e67e9249526b

Diffstat:

M

Makefile
1 ++++++++++++++++++++++++++++++
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
diff --git a/Makefile b/Makefile
index 13d7d28..1a46165 100644
--- a/Makefile
+++ b/Makefile
@@ -11,6 +11,7 @@ install: build
 uninstall:
    sudo rm -f /usr/bin/walrs
    sudo rm -rf /etc/walrs/
+   sudo rm -rf ~/.config/walrs

 clean:
    cargo clean