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

How do I make the window transparent? #188

Closed
FurtherSecrets24680 opened this issue Aug 8, 2024 · 2 comments
Closed

How do I make the window transparent? #188

FurtherSecrets24680 opened this issue Aug 8, 2024 · 2 comments

Comments

@FurtherSecrets24680
Copy link

As the title suggests, how can I make the tofi window transparent? There's no option about that in the config documentation.
Is there an alternative way to do it?

image

@DrVoidest
Copy link

DrVoidest commented Aug 8, 2024

You need to use the alpha channel to make things transparent I used this to pick the right color. I found the following looks nice: background-color=#00000080.

@FurtherSecrets24680
Copy link
Author

You need to use the alpha channel to make things transparent I used this to pick the right color. I found the following looks nice: background-color=#00000080.

Thanks! I was confused because there was no such label of transparency in the config. Didn't know there were hex color codes for transparency.

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