mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-10-04 17:09:21 +00:00
Readme
This commit is contained in:
15
README.md
15
README.md
@@ -315,19 +315,22 @@ alias fetch2="fetch \
|
|||||||
#### How do I enable screenfetch mode?
|
#### How do I enable screenfetch mode?
|
||||||
|
|
||||||
Launching the script with `--ascii distro` or setting `ascii="distro"` and `image="ascii"` <br \>
|
Launching the script with `--ascii distro` or setting `ascii="distro"` and `image="ascii"` <br \>
|
||||||
inside the config file will launch the script in "screenfetch mode". The script will display your<br \>
|
inside the config file will launch the script in "screenfetch mode". The script will<br \>
|
||||||
distro's ascii next to the info, exactly like screenfetch.
|
display your distro's ascii next to the info, exactly like screenfetch.
|
||||||
|
|
||||||
|
**NOTE:** If you don't have `w3m-img` or `imagemagick` installed screenfetch mode will be<br \>
|
||||||
|
used automatically
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
#### Why doesn't fetch support my wallpaper setter?
|
#### Why doesn't fetch support my wallpaper setter?
|
||||||
|
|
||||||
It's hard to add support for other wallpaper setters as<br \>
|
It's hard to add support for other wallpaper setters as they don't provide a way of <br \>
|
||||||
they don't provide a way of getting the current wallpaper from the cli.
|
getting the current wallpaper from the cli.
|
||||||
|
|
||||||
If your wallpaper setter **does** provide a way of getting the current wallpaper<br \>
|
If your wallpaper setter **does** provide a way of getting the current wallpaper or you<br \>
|
||||||
or you know where it's stored then adding support won't be a problem!<br \>
|
know where it's stored then adding support won't be a problem!<br \>
|
||||||
|
|
||||||
|
|
||||||
<!-- }}} -->
|
<!-- }}} -->
|
||||||
|
Reference in New Issue
Block a user