Closed grouzen closed 1 month ago
I prefer to use the app in Fullscreen mode most of the time. Some users may want to set an arbitrary height (currently, it is hard-coded to 20).
How about adding a couple of params:
--fullscreen
--height N
Sounds like a plan, we may start with args. I was planning to add config file so users can change it according to their preferences This feature seems like nice fit for it.
I prefer to use the app in Fullscreen mode most of the time. Some users may want to set an arbitrary height (currently, it is hard-coded to 20).
How about adding a couple of params:
--fullscreen
--height N
(naming can be different).