Sctript Functions - JiayuanWen/kimfetch GitHub Wiki

Function Flags

<- Back to homepage

-c

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 red




-f

Click to show detail

If you already have a color scheme set, you can return to default by using this flag.

Usage:

./kimfetch -f




-h

Click to show detail

Help page, basically showing abstracted version of this page.

Usage:

./kimfetch -h




<- Back to homepage

⚠️ **GitHub.com Fallback** ⚠️