• 0 Posts
  • 62 Comments
Joined 1 year ago
cake
Cake day: June 15th, 2023

help-circle







  • Check what is in the desktop file first. If the icon name is misspelled there, it won’t work with any icon pack ever.

    I know how this works because the same happened to me with Thunderbird, at some release they changed the icon name in the desktop file, but it wasn’t updated in my icon packs, I expect something similar here as well. Without checking this you can’t be sure who’s fault is this, but I guess the app’s developers or maintainers messed up their desktop file some way.


  • Gnome reads the icon name from the desktop file. You have to find the desktop file of this app, check its icon name there, and make sure there is a similarly named icon available in the icon pack.

    To find the desktop file: open Looking Glass (Alt+F2 -> type lg Enter-> click Windows on the top right) you should see your open windows there, it should show the name of the desktop file, even if you started from terminal. You can find the desktop file in ~/.local/share/applications or in /usr/share/applications. Open the file, and you should see a line starting with Icon, this is what Gnome reads.

    To check if a similarly named icon exists search for that name in /usr/share/icons/. If you can’t find a named icon, than the problem is in your icon pack, you should open an issue there. If you want to change the icon to something else, change the line in the desktop file.

    More info in the glorious Arch Wiki: https://wiki.archlinux.org/title/Desktop_entries









  • Unlike well-moderated torrent sites, Bitmagnet adds almost any torrent it finds to its database. This includes mislabeled files, malware-ridden releases, and potentially illegal content. The software tries to limit abuse by filtering metadata for CSAM content, however.

    There are plans to add more curation by adding support for manual postings and federation. That would allow people with similar interests to connect, acting more like a trusted community. However, this is still work in progress.

    I think it’s not ready for mainstream use yet, but seems absolutely promising. This will be the most important, how they will solve this without a central authority. Here in the Fediverse admins are basically this authority, I can’t imagine how it could work in a true P2P fashion.


  • infeeeee@lemm.eetoSelfhosted@lemmy.worldI love Home Assistant, but...
    link
    fedilink
    English
    arrow-up
    11
    arrow-down
    2
    ·
    5 months ago

    What direct integration? You get a button on the UI, vs you do everything the way you want.

    HAOS is intended for people who want everything to just work, without much fiddling. If you need something more, you need a docker based install. You can do everything there and even more, but you have to set it up manually.