Update README

This commit is contained in:
aditya-k2
2024-01-24 16:23:33 +05:30
parent 90880ca3cb
commit 64d5343f57

View File

@@ -121,15 +121,18 @@ $ gspt
``` ```
NOTE: Command-line flags take priority over config values. NOTE: Command-line flags take priority over config values.
Usage of gspt: Usage of ./gspt:
-c string -c string
Specify The Directory to check for config.yml file. (default "$XDG_CONFIG_HOME/gspt") Specify The Directory to check for config.yml file. (default "$XDG_CONFIG_HOME/gspt")
-hide-image -corners string
Do not display the cover art image. Enable or disable Rounded Corners ( 'rounded' | 'default' )
-icons -icons
Use Icons Use Icons
-rounded-corners -image string
Enable Rounded Corners Show or Hide Image ( 'show' | 'hidden' )
-v Do not display the cover art image.
-version
Do not display the cover art image.
``` ```
## Configuration ## Configuration