From: phillbush <63266536+phillbush@users.noreply.github.com> Date: Fri, 8 Jan 2021 21:28:37 +0000 (+0000) Subject: Merge pull request #23 from kawaiiamber/Makefile-standard X-Git-Url: https://git.subgeniuskitty.com/xmenu/.git/commitdiff_plain/50da9089cffefa09022c4199caa0f9eb36bcb434?hp=6f740f74ea7a696afeb6574df60cb8d5b1329483 Merge pull request #23 from kawaiiamber/Makefile-standard Make standard for non-GNU --- diff --git a/README.md b/README.md index 838607b..e622a83 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ The files are: First, edit `./config.mk` to match your local setup. -In order to build XMenu you need the `Imlib2`, `Xlib` and `Xft` header files. +In order to build XMenu you need the `Imlib2`, `Xlib`, `Xinerama` and `Xft` header files. The default configuration for XMenu is specified in the file `config.h`, you can edit it, but most configuration can be changed at runtime via X resources. Enter the following command to build XMenu. This command