end-4 / dots-hyprland

Modern, feature-rich and accessible desktop configuration.
https://end-4.github.io/dots-hyprland-wiki/en/
GNU General Public License v3.0
3.16k stars 204 forks source link

ags: fix systray icon warning #458

Closed moetayuko closed 2 months ago

moetayuko commented 2 months ago

take code snippet from ags wiki to fix:

(com.github.Aylur.ags:748022): Gjs-Console-WARNING **: 21:42:04.733: Error: can't assign "[object instance wrapper GIName:GdkPixbuf.Pixbuf jsobj@0x37f2745abd08 native@0x62e804712490]" as icon, it is not a file nor a named icon
end-4 commented 2 months ago

i don't see why, but it makes the code shorter and doesn't break, so alright

moetayuko commented 2 months ago

I don't see why, either. The warning just magically disappeared... also no functional difference was observed