Complete guide for integrating ReclaimNUKM into Linux desktop environments with proper menu entries and shortcuts.
ReclaimNUKM v1.5 now includes proper desktop integration and enterprise drive support for Linux systems, providing easy access through application menus and desktop shortcuts.
ReclaimNUKM.desktop - Desktop entry filesetup_desktop.sh - Automated setup scriptReclaimNUKM.spec - Includes desktop file in buildsAvailable in your desktop environment's applications menu under Utility and System categories.
Icon on your desktop for quick access and visual presence.
Categorized under Utility and System applications for better organization.
Uses the high-resolution 1024x1024 icon for crisp display on all screen densities.
./setup_desktop.sh to set up desktop integrationReclaimNUKM.desktop to:
~/.local/share/applications/ (for application menu)~/Desktop/ (for desktop shortcut)When distributing ReclaimNUKM:
ReclaimNUKM.desktop filesetup_desktop.sh scriptupdate-desktop-database ~/.local/share/applications/ if menu doesn't updategtk-update-icon-cache -f ~/.local/share/icons/hicolorIf installing to custom locations, update the desktop file accordingly:
The desktop file can be modified to set environment variables:
| Desktop Environment | Compatibility | Notes |
|---|---|---|
| GNOME | ✅ Full | Perfect integration with Activities overview |
| KDE Plasma | ✅ Full | Application menu and desktop shortcuts |
| XFCE | ✅ Full | Whisker menu integration |
| LXDE/LXQt | ✅ Full | Lightweight desktop support |
| Cinnamon | ✅ Full | Menu and desktop integration |
| MATE | ✅ Full | Traditional desktop support |
The desktop file is included in the RPM spec file for automated package installation:
This ensures that when users install ReclaimNUKM via package manager, the desktop integration is automatically set up.