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

Are Qt styles within the scope of this project or should it be forked? #2

Open
yobleck opened this issue Mar 12, 2021 · 1 comment
Open

Comments

@yobleck
Copy link

yobleck commented Mar 12, 2021

I love this as a bare bones replacement for the kde agent but default qt looks ugly so I added: QApplication::setStyle("gtk2");
after the line: QApplication app(argc, argv); and recompiled.
Would adding themes with something like argv be something worth doing here or should a separate project be forked?

@victorbnl
Copy link

Actually I think the fact that it looks ugly only depends on how you configured Qt / your Qt theme. For example, for me, using the Adapta GTK theme, it looks like this

image

which I wouldn't consider ugly.

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