#picom config tomfuckery
44 messages · Page 1 of 1 (latest)
@mighty charm capital f
oh no i was just inputting random programs, just tried that, still didnt work
if it helps the program im actually tryna do it with is alacritty?
i tried it, but it then went on to do a Whole Lot of Jackshit™️
@mighty charm screenshot it please
@mighty charm screenshot picom -b
im using picom-git from aur if that helps?
mine is stable
yay -Rns picom-git
yay -S picom
then show me your .xinitrc then reboot
@mighty charm what wm are you on?
i3!
@mighty charm is this your first wm?
ye!
i kinda....got everything here now tho and i dont feel like installing everything and configing everything again
also id like to learn how to work with tiling
@mighty charm then add picom -b to your i3 startup
should i add exec always and no startup id aswell


Why are u using the aur?
I use i3 too btw, when you type picom in terminal what do you see?
@mighty charm
its all in the docs, you can just use exec
with --no-startup-id so that you dont get the loading cursor on starup
Another thing is that you can tell the class of a window using xprop, just type xprop in terminal and press in the window. The class will be the second string after WM_CLASS