Pi66

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

← back to log

use argh instead of clap and removing auto complete

author: pixel2175
date: 2025-05-31 20:43
hash: 5775089d669b7038c311bac0e9684e80cef5114e

Diffstat:

M

src/main.rs
2 ------------------------------
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
diff --git a/src/main.rs b/src/main.rs
index a21b49c..92c6227 100644
--- a/src/main.rs
+++ b/src/main.rs
@@ -1,5 +1,3 @@
-Unrecognized argument: "-rq". Did you mean "-r"?
-
 Run walrs --help for more information.
 mod create_templates;
 mod get_colors;