Raul Dipeas
Raul Dipeas
Bingo! Padding should fix my issue, thanks for helping me. 😄
Any news on this thread? Any chances to fix Viber? 
I tried with anothers forks of the Compton and your feature/dual_kawase, same behaviour.
I found the trouble, when i run `xfdashboard` as daemon, this behaviour ocur, i'm not shure if it's a Compton related or XFDashboard only.
I'm getting the Twitter feed through Nitter, with images, videos and so on.
Try this... `sudo hardcode-tray --apply --theme Papirus-Dark` It's working great here with all converted icons, I'm using Kubuntu.
> > Go ahed with a temporary fix... > > ```shell > > sudo add-apt-repository ppa:papirus/hardcode-tray > > sed -i 's/jammy/focal/g' /etc/apt/sources.list.d/*hardcode-tray* #temp-fix > > pkcon refresh > > pkcon...
So change "jammy" to "kinnect". ```bash sudo add-apt-repository ppa:papirus/hardcode-tray sudo sed -i 's/kinetic/focal/g' /etc/apt/sources.list.d/*hardcode-tray* #temp-fix pkcon refresh pkcon install hardcode-tray ```
This is a temporary fix.