Crylia / crylia-theme

A theme for AwesomeWM
516 stars 26 forks source link

[QUESTION] Hey, can I use the normal Picom instead? #29

Closed VNGamerGit closed 2 years ago

VNGamerGit commented 2 years ago

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?

Crylia commented 2 years ago

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.

VNGamerGit commented 2 years ago

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

Crylia commented 2 years ago

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

VNGamerGit commented 2 years ago

Hey, what about the icon theme? Can I just use any other icon theme instead of Papirus?

Crylia commented 2 years ago

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.

Crylia commented 2 years ago

I'm going to close this now. If there are any further questions feel free to reopen this issue.