1
0
mirror of https://github.com/tiyn/dmenu.git synced 2025-04-19 16:17:46 +02:00
2023-10-24 04:10:11 +02:00
2020-05-30 01:14:27 +02:00
2020-05-30 01:08:20 +02:00
2020-03-28 22:06:09 +01:00
2023-10-24 04:10:11 +02:00
2020-03-28 22:06:09 +01:00
2020-03-28 22:06:09 +01:00
2020-03-28 22:06:09 +01:00
2020-03-28 22:06:09 +01:00
2020-03-28 22:06:09 +01:00
2020-03-29 11:21:33 +02:00
2020-03-28 22:06:09 +01:00
2020-03-28 22:06:09 +01:00
2020-03-28 22:06:09 +01:00
2020-05-30 01:08:20 +02:00
2023-10-22 06:54:03 +02:00
2020-03-28 22:06:09 +01:00
2020-03-28 22:06:09 +01:00
2020-03-28 22:06:09 +01:00
2020-03-28 22:06:09 +01:00

dmenu

This is my patched version of dmenu. The base version is directly from suckless.org. This belongs to my larbs installation script, meaning it's supposed to work in the environment of the larbs-base-installation.

Patches

The list below shows the currently applied patches to this build.

  • dmenu-border-4.9.diff (adds a border)
  • dmenu-center-20200111-8cd37e1.diff (adds option to center dmenu)
  • dmenu-fuzzymatch-4.9.diff (adds option to fuzzy matching)
  • dmenu-password-4.9.diff (adds option to hide input)

Installation

To install this package you can run several commands.

AUR

Or you can clone it and run it by makepkg.

  • git clone https://aur.archlinux.org/dmenu-tiyn-git.git
  • makepkg -sirc

MAKE

The most basic way is to clone the repository and then invoke make.

  • git clone https://github.com/tiyn/dmenu
  • make clean install
Description
My patched version of dmenu.
Readme MIT 110 KiB
Languages
C 82.2%
Roff 9.7%
Makefile 5%
Shell 3.1%