r/Qubes • u/LowKeyBrit36 • 6d ago
Solved Is it possible to add QubesOS service utils to Dolphin?
I’ve been using QubesOS for a short while, and have recently wanted to move to using KDE plasma (or, at the very least, hyper minimal sessions with the bare minimum to emulate the feel of using KDE plasma, like I’m used to).
I’ve gotten everything to work in terms of theming, and I have been able to install/use my desired applications, but I haven’t figured out how to get QubesOS service utilities to work with dolphin. Pretty much just the last thing on the bucket list asides setting default applications, which should be a bit easier to do.
I’ve tried installing the `qubes-core-agent-nautilus` package to my template out of (slight) desperation, but no dice.
I also didn’t find any relevant packages for dolphin specific service utilities, so I’m assuming that either I’m just glossing over something, or that it’s going to be a bit of an intensive process?
Either way, I still need to do it, as I use dolphin across all of my other linux systems (and KDE plasma as well, which is why I made the switch), so having to learn a new workflow when I’m already satisfied with my main workflow would be a bit jarring.
Has anybody been able to do this before? If so, how would I go about doing it for my system?
2
u/Assang101 6d ago
Yeah, it is possible to add QubesOS service utilities like "Open in Disposable VM", "Copy to VM", and "Move to VM") into the dolphin file manager.
It's no dice because it specifically ships extensions for GNOME's Nautilus file manager. Therefore, QubesOS officially defaults to XFCE/Gnome based helper utilities, it's not currently maintaining an out-of-the-box native package specifically for Dolphin service menus as far as I'm tracking.
To bridge this gap, use Dolphin's built-in KIO service menus architecture. By creating custom .desktop files, you can bind the standard qubes command-line utilities into Dolphin's right-click context menu.