Remove references to 'inside the script' as we now have a config file
This commit is contained in:
@@ -313,10 +313,10 @@ 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 script 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 display your<br \>
|
||||||
distro's ascii next to the info, exactly like screenfetch.
|
distro's ascii next to the info, exactly like screenfetch.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
#### Why doesn't fetch support my wallpaper setter?
|
#### Why doesn't fetch support my wallpaper setter?
|
||||||
@@ -347,7 +347,7 @@ There are a few ways to fix this.
|
|||||||
enable them by changing these variables or using these flags.
|
enable them by changing these variables or using these flags.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
# In script options
|
# Config options
|
||||||
uptime_shorthand="on"
|
uptime_shorthand="on"
|
||||||
gtk_shorthand="on"
|
gtk_shorthand="on"
|
||||||
gpu_shorthand="on"
|
gpu_shorthand="on"
|
||||||
|
|||||||
Reference in New Issue
Block a user