Dmenu: Difference between revisions

From wikinotes
(Created page with "open progams with hotkey. searches $PATH entries")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
open progams with hotkey. searches $PATH entries
run executables on your <code>$PATH</code> from a minimalist popup window.
 
= Documentation =
<blockquote>
{| class="wikitable"
|-
| home || https://tools.suckless.org/dmenu/
|-
|}
</blockquote><!-- Documentation -->

Latest revision as of 15:31, 17 July 2021

run executables on your $PATH from a minimalist popup window.

Documentation

home https://tools.suckless.org/dmenu/