-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
executable file
·31 lines (22 loc) · 802 Bytes
/
README
File metadata and controls
executable file
·31 lines (22 loc) · 802 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
dexp - dynamic explorer
====================
dexp is just a (ugly) mod of dmenu (dynamic menu for X).
dmenu is made by Anselm R Garbe, Connor Lane Smith and suckless.org community
http://suckless.org/
http://hg.suckless.org/dmenu/
dexp is an explorer for x11. It should be:
1) a file manager
2) a menu for select resource like bookmarks, scripts etc.
Requirements
------------
In order to build dexp you need the Xlib header files.
Installation
------------
Edit config.mk to match your local setup (dexp is installed into
the /usr/local namespace by default).
Afterwards enter the following command to build and install dexp
(if necessary as root):
make clean install
Running dexp
-------------
dexp works as dmenu (see man). If you use the -fm option it will start if file manager mode