Pi66

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

← back to log

fix args help problem and change the readme file

author: pixel2175
date: 2025-06-02 17:05
hash: bfb68368f0ab0beb1441b73851f4413e7222d859

Diffstat:

M

README.md
16 +++++++++++++++---------------
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
diff --git a/README.md b/README.md
index 03f7d7e..e483f1a 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,12 @@
 <div align="center" style="display: flex; align-items: center; justify-content: center; gap: 20px;">
-  <div align="left">
+    <img src="https://i.imgur.com/BORMhHc.png" alt="walrs logo" align="right" height="200">
+    <div align="left">

-  ## walrs
-  #### Like Pywal, but written in Rust
-  walrs is a fast, minimalist CLI tool for generating color schemes from wallpapers.  
-  It works the same as pywal but is written in Rust, making it faster and more efficient.  
-  No external dependencies are required — just an app to set your wallpaper.  
+        ## walrs
+        #### Like Pywal, but written in Rust
+walrs is a fast, minimalist CLI tool for generating color schemes from wallpapers.  
+It works the same as pywal but is written in Rust, making it faster and more efficient.  
+No external dependencies are required — just an app to set your wallpaper.  

   If you're using pywal, you only need to replace the `wal` command with `walrs`.  
   Designed for users who prefer simplicity and speed.
@@ -14,8 +15,7 @@
   Full documentation and details available at:  
   [https://pixelll.is-a.dev/tools/walrs](https://pixelll.is-a.dev/tools/walrs)

-  </div>
+</div>

-  <img src="https://i.imgur.com/BORMhHc.png" alt="walrs logo" height="200">
 </div>