mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-10-03 16:51:29 +00:00
Readme
This commit is contained in:
12
Readme.md
12
Readme.md
@@ -29,11 +29,16 @@ These are the script's optional dependencies
|
||||
- Window Manager Detection: wmctrl
|
||||
- You can manually set this at launch with:
|
||||
|
||||
```scrot.sh --winman string```
|
||||
|
||||
```sh
|
||||
scrot.sh --winman string
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
The whitespace
|
||||
|
||||
|
||||
```
|
||||
usage: scrot.sh [--colors 1 2 4 5] [--kernel "$(uname -rs)"]
|
||||
|
||||
Info:
|
||||
@@ -68,7 +73,7 @@ These are the script's optional dependencies
|
||||
--size px Change the size of the image
|
||||
--cropoffset value Change the crop offset. Possible values:
|
||||
northwest, north, northeast, west, center
|
||||
east, southwest, south, southeast"
|
||||
east, southwest, south, southeast
|
||||
--padding How many spaces to pad the text
|
||||
to the right
|
||||
--xoffset px How close the image will be
|
||||
@@ -82,6 +87,7 @@ These are the script's optional dependencies
|
||||
|
||||
Other:
|
||||
--help Print this text and exit
|
||||
```
|
||||
|
||||
|
||||
## TODO
|
||||
|
Reference in New Issue
Block a user