OK, so I was able to get RIFT installed from the AUR, but it had ONE tiny issue. After getting it installed, I pinned the shortcut in the start menu to my task manager. When opening the app, it would open another unpinned tab to run the app. Annoying, as now it’s not where I expected it to be! So, I pinned the one that opened and removed the one I first pinned. But now, when I close the app, the pinned icon keeps defaulting to a generic one.
Looking around, I found several possible answers, but I didn’t like them. So I found my own. What I did was…
Run a file search for *.desktop from the root of the drive. I found two files. The one I needed was called “dev.nohus.rift.windows.desktop” and it had a default icon. Opening it, I found this:
[Desktop Entry]
NoDisplay=true
Categories=Game
Comment=Intel tool for EVE Online
Exec=/usr/lib/nohus/rift/bin/rift
Icon=
Name=RIFT Intel Fusion Tool
StartupWMClass=dev-nohus-rift-MainKt
Terminal=false
Type=Application
# Version of the .desktop spec this file conforms with.
Version=1.4
So I simply added a link to the already installed proper icon. In my case, the finished line looked like
Icon=/usr/share/icons/hicolor/1024x1024/apps/rift.png
Saved it. Rebooted. Done.
Not sure how many this will apply to as it is a tool used with EVE Online, but here it is ![]()
EDIT: Sorry, I forgot the file name in the original posting.
EDIT 2: Doing this may break grouping for this application. I’ll update this when I find a way past that.
EDIT 3: Disregard EDIT 2. I’m a dumb@ and had the group window box unchecked somewhere from earlier today LOL