Skip to content

Commit

Permalink
chore: wallpaper to wallhaven
Browse files Browse the repository at this point in the history
  • Loading branch information
r3tr0ananas committed Oct 10, 2024
1 parent 09d3255 commit 29dc428
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wallhaven/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ func main() {
var editCmd = &cobra.Command{
Use: "edit",
Aliases: []string{"e"},
Short: "Edit the wallpaper-cli config.",
Short: "Edit the wallhaven-cli config.",
RunE: Edit,
}

Expand Down

0 comments on commit 29dc428

Please sign in to comment.