this post was submitted on 27 Feb 2025
6 points (100.0% liked)

Linux Questions

1569 readers
1 users here now

Linux questions Rules (in addition of the Lemmy.zip rules)

Tips for giving and receiving help

Any rule violations will result in disciplinary actions

founded 2 years ago
MODERATORS
 

When I send a notification with notify-send -i /path/to/my/icon.png "title" "message" , it appears wonderfully in Gnome 47.4. However, the icon is very tiny. According to the screenshots I saw, the icon can be very large. It is also obviously displayed in addition to the app icon. Is there a way to send such an icon in the message or another way to create desktop notifications?

top 8 comments
sorted by: hot top controversial new old
[–] infeeeee@lemm.ee 2 points 1 month ago (1 children)

How big is your icon in pixels? Maybe it can't scale up small images, it only scales down big ones. Scale it up manually in an editing software.

[–] MoLoPoLY@discuss.tchncs.de 2 points 1 month ago (1 children)

256x256px. In my eyes, this should be ok.

[–] infeeeee@lemm.ee 2 points 1 month ago (1 children)

I can't reproduce your issue. I just sent a 256x256px white png, and it looks like this:

[–] MoLoPoLY@discuss.tchncs.de 2 points 1 month ago (1 children)

Strange. I'm on Gnome 47.4. Is this XFCE in your screenshot?

And how could you add a image here? I have tried, but couldn't find a button to do so.

[–] infeeeee@lemm.ee 2 points 1 month ago (1 children)

It's gnome 47.4, arch linux

[–] MoLoPoLY@discuss.tchncs.de 1 points 1 month ago (1 children)

Hmm this is close enough to mine... Manjaro...

have Arch in parallel boot, but I'm not happy how it works with Steam Games. This is at least for me, a lot better with Manjaro. But anyway, I will compare with Arch settings next time im on it. Tomorrow I have to go to Bangkok for some weeks and can't use my private laptop for this time.

[–] infeeeee@lemm.ee 2 points 1 month ago (1 children)

Try to disable extensions first, maybe one of them messes it up

[–] MoLoPoLY@discuss.tchncs.de 1 points 1 month ago

Good point. Will try that