You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to propose a feature. I found that It's quite distracting for me to have all of the shortcuts listed at the top of the floax window. Those ones:
After using Floax for some time I don't need the reminder visible all the time. Therefore I would like request a feature, where you can turn off the default title. All that you would see is just a border. It would look somewhat like on the mock below (sorry for harsh mock)
I would imagine it being a boolean variable like:
set -g @floax-show-title 'false'
But it can be something more complex, like allowing to override the title at all - then I would just pass an empty string
set -g @floax-default-title ''
WDYT? 🤔
The text was updated successfully, but these errors were encountered:
Hi. Thank you for creating Floax, it's awesome 🎉
I would like to propose a feature. I found that It's quite distracting for me to have all of the shortcuts listed at the top of the floax window. Those ones:
After using Floax for some time I don't need the reminder visible all the time. Therefore I would like request a feature, where you can turn off the default title. All that you would see is just a border. It would look somewhat like on the mock below (sorry for harsh mock)
I would imagine it being a boolean variable like:
But it can be something more complex, like allowing to override the title at all - then I would just pass an empty string
WDYT? 🤔
The text was updated successfully, but these errors were encountered: