Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kostasereksonas/dmenu-kostas

My custom build of suckless dmenu software for my Linux install
https://github.com/kostasereksonas/dmenu-kostas

dmenu suckless suckless-menu suckless-org suckless-software

Last synced: about 2 months ago
JSON representation

My custom build of suckless dmenu software for my Linux install

Awesome Lists containing this project

README

        

# dmenu-kostas

Custom build of a suckless dynamic menu (dmenu) utility for dwm.

Table of Contents
=================
* [Applied Patches](#Applied-Patches)
* [Installation](#Installation)
* [Keybindings](#Keybindings)

# Applied Patches

Following is the list of applied patches.

* [Alpha](https://tools.suckless.org/dmenu/patches/alpha/)
* [Border](https://tools.suckless.org/dmenu/patches/border/)
* [Center](https://tools.suckless.org/dmenu/patches/center/)
* [Grid](https://tools.suckless.org/dmenu/patches/grid/)
* [Gridnav](https://tools.suckless.org/dmenu/patches/gridnav/)
* [Gruvbox](https://tools.suckless.org/dmenu/patches/gruvbox/)

# Installation

1. Clone dmenu git repository:

`git clone https://github.com/KostasEreksonas/dwm-kostas.git`

2. Go to the folder of cloned repository:

`cd dwm-kostas`

3. Build the package:

`make`

4. Run a clean install of this package with ***root*** privilleges:

`make clean install`

# Keybindings

| Keybind | Function |
|:--------:|:-------------------:|
| Ctrl + P | Open a program menu |