How to fix Dolphin’s Empty “Open With” Menu in Hyprland on NixOS
#fix #Dolphins #Empty #Open #Menu #Hyprland
“quiet”
The problem occurs because Dolphin can’t find the applications menu file when running outside of a full KDE Plasma environment. The solution is simple – we just need to copy the plasma-applications.menu file from the plasma-workspace package to the system’s XDG menus directory.
just add this…
source
Concluzion: How to fix Dolphin’s Empty “Open With” Menu in Hyprland on NixOS – NixOS,Linux