Skip to content

Commit

Permalink
height 10 file picker
Browse files Browse the repository at this point in the history
  • Loading branch information
maaslalani committed Feb 1, 2024
1 parent f5fac63 commit 4dcea49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions interactive.go
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ func runForm(config *Config) (*Config, error) {
huh.NewNote().Description("Choose a code file to screenshot."),
),
).
WithHeight(10).
WithTheme(theme).
Run()

Expand Down

0 comments on commit 4dcea49

Please sign in to comment.