-
Notifications
You must be signed in to change notification settings - Fork 25
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
[QUESTION] Hey, can I use the normal Picom instead? #29
Comments
You can use it but there will be some features missing from the fork I'm using. Picom is independent from my config so you can use your own picom.conf instead and except for picom still everything will still be the same. |
alright, then! How can I change the position of the window titlebar, by the way? I'm more used to it being on the top instead of to the left of the application window |
This will be a bit more work since the layout is made for a left sided titlebar. You will need to rewrite the layout in titlebar.lua |
Hey, what about the icon theme? Can I just use any other icon theme instead of Papirus? |
Theoretically yes, but not ATM. I finished a new xdg-icon-lookup according to the freedesktop standard but I haven't pushed it into the dev branch yet. |
I'm going to close this now. If there are any further questions feel free to reopen this issue. |
Question in title, and if I cannot use the normal version due to configuration issues, how can I configure it so that it'll work with the theme?
The text was updated successfully, but these errors were encountered: