Raul Dipeas

Results 83 comments of Raul Dipeas

Bingo! Padding should fix my issue, thanks for helping me. 😄

Any news on this thread? Any chances to fix Viber? ![Screenshot_20221226_010931](https://user-images.githubusercontent.com/12108031/209498732-e67b0bca-5b5f-4fc8-a165-6c9f44100e54.png)

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.