|
22 | 22 | --> |
23 | 23 |
|
24 | 24 | <!-- Looks fire on PC but ass on mobile fucking hell. too bad --> |
25 | | -<img align=left width=54% src="assets/screenshots/nitch_catpan-style.png" /> |
| 25 | +<img align=left width=54% src="screenshots/nitch_catpan-style.png" /> |
26 | 26 | <img src="https://upload.wikimedia.org/wikipedia/commons/2/24/Transparent_Square_Tiles_Texture.png" width="45%" height="20px" align="left" /> |
27 | | -<img align=left width=54% src="assets/screenshots/modern-simple.png"/> |
| 27 | +<img align=left width=54% src="screenshots/modern-simple.png"/> |
28 | 28 | <p align="center"> |
29 | | - <img align="top" width=43% src="assets/screenshots/cbonsai.png" /> |
| 29 | + <img align="top" width=43% src="screenshots/cbonsai.png" /> |
30 | 30 | </p> |
31 | 31 | <img src="https://upload.wikimedia.org/wikipedia/commons/2/24/Transparent_Square_Tiles_Texture.png" width="1px" height="1px" align="left" /> |
32 | | -<img src="assets/screenshots/pipeline-style.png" /> |
| 32 | +<img src="screenshots/pipeline-style.png" /> |
33 | 33 |
|
34 | 34 | ## Key Features |
35 | 35 |
|
@@ -112,7 +112,7 @@ cufetch |
112 | 112 | ## Config (with explanation) |
113 | 113 |
|
114 | 114 | Read the manual `cufetch.1` or the comments in the default generated config for knowing more about the configuration in customfetch.\ |
115 | | -This is only a brief explaination and preview. |
| 115 | +This is only an explaination about tags and preview, that can be always found in the documentation. |
116 | 116 |
|
117 | 117 | Here's an example using my config |
118 | 118 |
|
@@ -193,10 +193,10 @@ They can be used in the ascii art text file and layout, but how to use them? |
193 | 193 | `o` - for overline\ |
194 | 194 | `a(value)` - for fg alpha (either a percentage value like `50%` or a plain integer between 1 and 65536)\ |
195 | 195 | `L(value)` - for choosing an underline style (`none`, `single`, `double`, `low`, `error`)\ |
196 | | - `U(value)` - for choosing the underline color (hexcode without #)\ |
197 | | - `B(value)` - for choosing the bg color text (hexcode without #)\ |
198 | | - `S(value)` - for choosing the strikethrough color (hexcode without #)\ |
199 | | - `O(value)` - for choosing the overline color (hexcode without #)\ |
| 196 | + `U(value)` - for choosing the underline color (hexcode color)\ |
| 197 | + `B(value)` - for choosing the bg color text (hexcode color)\ |
| 198 | + `S(value)` - for choosing the strikethrough color (hexcode color)\ |
| 199 | + `O(value)` - for choosing the overline color (hexcode color)\ |
200 | 200 | `A(value)` - for choosing the bg text alpha (either a percentage value like `50%` or a plain integer between 1 and 65536)\ |
201 | 201 | `w(value)` - for choosing the font weight (`ultralight`, `light`, `normal`, `bold`, `ultrabold`, `heavy`, or a numeric weight)\ |
202 | 202 | **Terminal Only**\ |
@@ -243,4 +243,4 @@ I would like to thanks: |
243 | 243 | I hope you'll like customfetch, and also checkout [TabAUR](https://github.com/BurntRanch/TabAUR/tree/dev), our other project that was made before customfetch.\ |
244 | 244 | Don't forgot [sdl_engine](https://github.com/BurntRanch/sdl_engine) too ;) |
245 | 245 |
|
246 | | - |
| 246 | + |
0 commit comments