Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: configure the default title / top border #35

Open
dotintegral opened this issue Oct 21, 2024 · 1 comment
Open

Feature request: configure the default title / top border #35

dotintegral opened this issue Oct 21, 2024 · 1 comment

Comments

@dotintegral
Copy link
Contributor

dotintegral commented Oct 21, 2024

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:
image

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)

image

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? 🤔

@hatredholder
Copy link

apparently you can personalize the title by changing the @floax-title variable:

set -g @floax-title 'my title whatever whatever'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants