aboutsummaryrefslogtreecommitdiff
path: root/program_info/org.polymc.PolyMC.desktop.in
AgeCommit message (Collapse)Author
2022-02-11Remove PrefersNonDefaultGPUtxtsd
2022-02-10Revert "Fix freedesktop icons" and fix icon on kwindada513
2022-01-27Fix Freedesktop iconsJoshua Goins
This fixes #51. The desktop file is now exactly the same as the window class, which is also now corrected to org.polymc.polymc. The file capitalization is also consistent with other Freedesktop files as well.
2022-01-22Update org.polymc.PolyMC.desktop.inDaniel Huang
2022-01-10Set PrefersNonDefaultGPU for hybrid devicesEonfge
With the Property 'PrefersNonDefaultGPU', you can signal to dekstop environments like GNOME that you want to run the application using the more powerful secondary graphics card, if such a card is available. Specification: https://specifications.freedesktop.org/desktop-entry-spec/latest/ar01s06.html With this change, you won't have to include a special prime-run script.
2022-01-03rDNS for icons and desktop file, and metainfoswirl
Closes: #12, #13