Mínimas modificaciones al dmenu de Suckless.

DELM 67a44df3c0 colores 10 månader sedan
LICENSE 3f28598087 dmenu 5.2 1 år sedan
Makefile 3f28598087 dmenu 5.2 1 år sedan
README.org 0ec4a5cb83 correcciones menores 1 år sedan
arg.h 3f28598087 dmenu 5.2 1 år sedan
config.def.h 3f28598087 dmenu 5.2 1 år sedan
config.h 67a44df3c0 colores 10 månader sedan
config.mk 3f28598087 dmenu 5.2 1 år sedan
dmenu 67a44df3c0 colores 10 månader sedan
dmenu.1 3f28598087 dmenu 5.2 1 år sedan
dmenu.c 3f28598087 dmenu 5.2 1 år sedan
dmenu.o 67a44df3c0 colores 10 månader sedan
dmenu_path 3f28598087 dmenu 5.2 1 år sedan
dmenu_run 3f28598087 dmenu 5.2 1 år sedan
drw.c 3f28598087 dmenu 5.2 1 år sedan
drw.h 3f28598087 dmenu 5.2 1 år sedan
drw.o 67a44df3c0 colores 10 månader sedan
stest 67a44df3c0 colores 10 månader sedan
stest.1 3f28598087 dmenu 5.2 1 år sedan
stest.c 3f28598087 dmenu 5.2 1 år sedan
stest.o 67a44df3c0 colores 10 månader sedan
util.c 3f28598087 dmenu 5.2 1 år sedan
util.h 3f28598087 dmenu 5.2 1 år sedan
util.o 67a44df3c0 colores 10 månader sedan

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.