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:
parent
7e12aeb597
commit
70c1a016a6
1 changed files with 5 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue