Difficulty Converting Old Picom Configuration to New Syntax Without Mixing Configurations #1371
raven2cz
started this conversation in
Configuraiton
Replies: 2 comments
-
I found this guide very useful, it shows how to do everything regarding new rules and old rule migration: Also, for reference here is my picom.conf file if you want to see a example: |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I use picom animations and also the new management of rules through the new syntax { }, see the discussion in animation thread. However, now picom tells me that it's not good to mix old and new configurations. I would like to rewrite the old syntax to the new one, but it might not be entirely simple, right? Here it shows me all these warnings.
https://github.com/raven2cz/dotfiles/blob/main/.config/picom/picom.conf
How can I reasonably convert it to the new configuration and will it be possible? Is there any guide?
Beta Was this translation helpful? Give feedback.
All reactions