Skip to content

Commit

Permalink
chore: update window icon size to 32px
Browse files Browse the repository at this point in the history
  • Loading branch information
anaximeno committed Feb 15, 2024
1 parent af54c73 commit bb3cfe9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"type": "spinbutton",
"default": 12,
"min": 8,
"max": 24,
"max": 32,
"step": 2,
"units": "px",
"description": "Window icon size",
Expand Down

0 comments on commit bb3cfe9

Please sign in to comment.