mirror of
https://github.com/tiyn/dmenu.git
synced 2025-10-30 18:51:19 +01:00
c59c4ee049a54c562d8ff5dbe09912a14edd2d66
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
- dmenu-center-20200111-8cd37e1.diff
- dmenu-password-4.9.diff
Installation
To install this package you can run several commands.
AUR with helper
If youre on Arch you can use the Arch User Repository. For simplicity you can use a AUR-helper such as yay.
yay -S dmenu-tiyn-gitOr you can clone it and run it by makepkg.git clone https://aur.archlinux.org/dmenu-tiyn-git.gitmakepkg -sirc
MAKE
The most basic way is to clone the repository and then invoke make.
git clone https://github.com/tiyn/dmenumake clean install
Description
Languages
C
82.2%
Roff
9.7%
Makefile
5%
Shell
3.1%