1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2025-01-27 15:25:24 -05:00

Updated compilation instructions

This commit is contained in:
Eric Engeström 2014-03-17 23:48:32 +01:00
parent 7e12aeb597
commit 70c1a016a6

View file

@ -42,6 +42,11 @@ Type '?' (enter) to switch from Window list mode to Run mode and back.
Compilation
-----------
autoreconf --install
./configure
make
make install
Type `make I3=` to disable compiling with i3 support.
If during compilation it complains about not finding i3/ipc.h either disable i3 support
or install the headers.