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

https://github.com/akinozgen/dmenu_applications

Bash script to create dmenu with desktop entries.
https://github.com/akinozgen/dmenu_applications

bash desktop-widget dmenu dmenu-scripts linux

Last synced: 24 days ago
JSON representation

Bash script to create dmenu with desktop entries.

Awesome Lists containing this project

README

          

# dmenu_applications
Bash script to create dmenu with desktop entries. Should work well under every distro.

### Requirements
* [dmenu](https://tools.suckless.org/dmenu/])
* [bash](https://en.wikipedia.org/wiki/Bash_(Unix_shell))
### Usage
Download the file `dmenu_applications` to desired directory (etc. `$HOME/.local/bin/` or `/usr/bin/`)
* `wget https://raw.githubusercontent.com/akinozgen/dmenu_applications/master/dmenu_applications`

Give it execution permission
* `chmod +x dmenu_applications`

Run
* `dmenu_applications`