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.
- Host: GitHub
- URL: https://github.com/akinozgen/dmenu_applications
- Owner: akinozgen
- Created: 2020-02-10T09:45:55.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-10T10:11:36.000Z (over 6 years ago)
- Last Synced: 2025-03-02T11:13:00.701Z (about 1 year ago)
- Topics: bash, desktop-widget, dmenu, dmenu-scripts, linux
- Language: Shell
- Size: 1000 Bytes
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`