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:46
hash: a9492ba42f83584294d8bcec27103eaa06a028ae

Diffstat:

M

src/main.rs
1 ------------------------------
1
2
3
4
5
6
7
8
9
diff --git a/src/main.rs b/src/main.rs
index 92c6227..ae1fae9 100644
--- a/src/main.rs
+++ b/src/main.rs
@@ -1,4 +1,3 @@
-Run walrs --help for more information.
 mod create_templates;
 mod get_colors;
 mod reload;