-
Notifications
You must be signed in to change notification settings - Fork 1
Sctript Functions
Jiayuan Wen edited this page Jun 29, 2024
·
3 revisions
Click to show detail
This flag changes the color scheme of `kimfetch`. By default, `kimfetch` is red for Red Star OS 2.0 and green for 3.0. You can use this flag to overwrite the default.- Set it to 1 for red
- Set it to 2 for green
Usage:
./kimfetch -c [1|2]Example use:
./kimfetch -c 2 # Changes kimfetch to always green
./kimfetch -c 1 # Changes kimfetch to always redClick to show detail
If you already have a color scheme set, you can return to default by using this flag.
Usage:
./kimfetch -f
Click to show detail
Help page, basically showing abstracted version of this page.
Usage:
./kimfetch -h