test
This commit is contained in:
parent
eb470f2d17
commit
2341d2c349
@ -101,7 +101,7 @@ var (
|
|||||||
Use: "set",
|
Use: "set",
|
||||||
Aliases: []string{"s"},
|
Aliases: []string{"s"},
|
||||||
Args: cobra.RangeArgs(0, 1),
|
Args: cobra.RangeArgs(0, 1),
|
||||||
Short: "set wallpaper from setlist",
|
Short: "query wallhaven with the provided parameters then download the image, set it as wallpaper, and generate colorscheme",
|
||||||
RunE: func(cmd *cobra.Command, args []string) error {
|
RunE: func(cmd *cobra.Command, args []string) error {
|
||||||
return set(args)
|
return set(args)
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user