Mínimas modificaciones al dmenu de Suckless.

DELM 67a44df3c0 colores пре 7 месеци
LICENSE 3f28598087 dmenu 5.2 пре 1 година
Makefile 3f28598087 dmenu 5.2 пре 1 година
README.org 0ec4a5cb83 correcciones menores пре 1 година
arg.h 3f28598087 dmenu 5.2 пре 1 година
config.def.h 3f28598087 dmenu 5.2 пре 1 година
config.h 67a44df3c0 colores пре 7 месеци
config.mk 3f28598087 dmenu 5.2 пре 1 година
dmenu 67a44df3c0 colores пре 7 месеци
dmenu.1 3f28598087 dmenu 5.2 пре 1 година
dmenu.c 3f28598087 dmenu 5.2 пре 1 година
dmenu.o 67a44df3c0 colores пре 7 месеци
dmenu_path 3f28598087 dmenu 5.2 пре 1 година
dmenu_run 3f28598087 dmenu 5.2 пре 1 година
drw.c 3f28598087 dmenu 5.2 пре 1 година
drw.h 3f28598087 dmenu 5.2 пре 1 година
drw.o 67a44df3c0 colores пре 7 месеци
stest 67a44df3c0 colores пре 7 месеци
stest.1 3f28598087 dmenu 5.2 пре 1 година
stest.c 3f28598087 dmenu 5.2 пре 1 година
stest.o 67a44df3c0 colores пре 7 месеци
util.c 3f28598087 dmenu 5.2 пре 1 година
util.h 3f28598087 dmenu 5.2 пре 1 година
util.o 67a44df3c0 colores пре 7 месеци

README.org

Presentación

dmenu es un menú dinámico para X. Esta es una versión levemente modificada de la original por el proyecto suckless.

Versión de dmenu

  • 5.2

Parches agregados

  • Ninguno.

Requisitos

En Debian GNU/Linux:

# apt install build-essential libx11-dev libxinerama-dev libxft-dev fonts-jetbrains-mono

Instalación

  • $ git clone https://notabug.org/dlmayhem/terror-dmenu.git
  • $ cd terror-dmenu
  • # make clean install

Configuración

La configuración se puede hacer directamente en el archivo config.h y luego se debe recompilar.