Hello,
This is my first entry here.
I have managed to install Dash Core on my KDE Plasma system. The guide was of some help but I had to find work arounds as the commands there were not working for me for some reason. i guess the guide is mainly for Ubuntu users.
I am now at the point where I want to install an icon on the desktop so i can easily open the Dash core app. I'm now stuck here.
The installation guide says:
[Desktop Entry]
Version=1.5
Name=Dash Core
Comment=Dash Core is used to interact with the Dash blockchain
Exec=/usr/local/bin/dash-qt
Icon=dash-icon
Terminal=false
Type=Application
I don't know how to create this file ~/.local/share/applications/dash.desktop mentioned above or to add the contents to it and would appreciate some help please. It seems basic stuff but I am really new to KDE Plasma and command lines.
Many thanks
This is my first entry here.
I have managed to install Dash Core on my KDE Plasma system. The guide was of some help but I had to find work arounds as the commands there were not working for me for some reason. i guess the guide is mainly for Ubuntu users.
I am now at the point where I want to install an icon on the desktop so i can easily open the Dash core app. I'm now stuck here.
The installation guide says:
Setting up a desktop entry
You can set up an XDG Desktop Entry in order to be able to launch Dash Core from your KDE or Gnome desktop environment. To do so, create a file named ~/.local/share/applications/dash.desktop and add the following content:[Desktop Entry]
Version=1.5
Name=Dash Core
Comment=Dash Core is used to interact with the Dash blockchain
Exec=/usr/local/bin/dash-qt
Icon=dash-icon
Terminal=false
Type=Application
I don't know how to create this file ~/.local/share/applications/dash.desktop mentioned above or to add the contents to it and would appreciate some help please. It seems basic stuff but I am really new to KDE Plasma and command lines.
Many thanks