DarkMatter in Cyberspace
  • Home
  • Categories
  • Tags
  • Archives

dmenu Notes


Add executables to dmenu path

We add executables to dmenu path via adding a soft link into /usr/local/bin, which is a dmenu search path.

You can use absolute path: sudo ln -s $HOME/apps/eclipse-java-luna-R-x86_64/eclipse /usr/local/bin/eclipse.

If you're already in the executable's folder, create links via realpath: sudo ln -s $(realpath DartEditor) /usr/local/bin/dartEditor.



Published

Oct 1, 2014

Last Updated

Oct 1, 2014

Category

Tech

Tags

  • dmenu 1
  • linux 158
  • wm 2

Contact

  • Powered by Pelican. Theme: Elegant by Talha Mansoor