You are not logged in.
Pages: 1
i cannot find my picom folder or the conf in /etc/xdg/picom.conf there is only a example conf plus i built it from git as i like the snappiness to it instead of it lagging a little when i click on stuff
i am using openbox and i want a transparent openbox menu but cant find the folder or conf anywhere do i have to copy it to .config and name it picom.conf?
Last edited by pnotz17 (2020-03-18 14:24:21)
Rule 18: It’s better to seek forgiveness than ask permission.
Offline
i cannot find my picom folder or the conf in /etc/xdg/picom.conf
You need to create it yourself. You can use the example as a template.
plus i built it from git ...
And I gather you didn't bother using the picom-git package which would do this properly for you. That package just copies the picom.conf.example to picom.conf for you.
If you want to use the picom.conf that is provided by the repo package, then take the file from that package.
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
wait i am using the picom-git not picom
Rule 18: It’s better to seek forgiveness than ask permission.
Offline
Then there would be an /etc/xdg/picom.conf as it is part of the package.
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
so i created the picom.conf and set fading= true and now i have a transparent menu without the fade thank you sir
btw how do i set this as solved
Last edited by pnotz17 (2020-03-18 13:59:05)
Rule 18: It’s better to seek forgiveness than ask permission.
Offline
You mark your thread [SOLVED] by editing the title of your first post.
Offline
Pages: 1