mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-12-16 00:47:13 +00:00
Readme
This commit is contained in:
5
1.1.md
5
1.1.md
@@ -29,3 +29,8 @@
|
||||
fetch --ascii "path/to/ascii" --ascii_color 2
|
||||
|
||||
```
|
||||
|
||||
- Added "screenfetch mode" which will display your distro's ascii art<br\>
|
||||
next to the info.<br \>
|
||||
See: http://localhost:6419/#how-do-i-enable-screenfetch-mode
|
||||
- Added `--ascii_distro` to choose which distro's ascii logo to display.
|
||||
|
||||
@@ -266,6 +266,15 @@ alias fetch2="fetch \
|
||||
## Frequently Asked Questions
|
||||
|
||||
|
||||
#### How do I enable screenfetch mode?
|
||||
|
||||
Launching the script with `--ascii distro` or setting `image="ascii"`<br \>
|
||||
launch the script in "screenfetch mode". The script will display yout distro's ascii<br \>
|
||||
next to the info, exactly like screenfetch.
|
||||
|
||||

|
||||
|
||||
|
||||
#### Why doesn't fetch support my wallpaper setter?
|
||||
|
||||
It's hard to add support for other wallpaper setters as<br \>
|
||||
|
||||
Reference in New Issue
Block a user