Terminal
pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY KDE_SESSION_VERSION=5 KDE_FULL_SESSION=true dolphin
pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY KDE_SESSION_VERSION=5 KDE_FULL_SESSION=true dolphinDesktop
(RIGHT CLICK)Create New >> Link To Application (Recommended)
OR
Create Dolphin.desktop
Modify this .desktop file created with Link To Application from Terminal Using gedit, "gedit Dolphin.desktop" with
[Desktop Entry]
Comment[en_US]=
Comment=
Exec=pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY KDE_SESSION_VERSION=5 KDE_FULL_SESSION=true dolphin
GenericName[en_US]=
GenericName=
Icon=file-manager
MimeType=
Name[en_US]=Dolphin
Name=Dolphin
Path=
StartupNotify=true
Terminal=false
TerminalOptions=
Type=Application
X-KDE-SubstituteUID=false
X-KDE-Username=
Comments
Post a Comment