https://github.com/bsdelf/mrul
Most Recently Used Launcher
https://github.com/bsdelf/mrul
launcher xorg
Last synced: 3 months ago
JSON representation
Most Recently Used Launcher
- Host: GitHub
- URL: https://github.com/bsdelf/mrul
- Owner: bsdelf
- Created: 2013-08-21T13:38:39.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2019-07-22T03:58:29.000Z (almost 6 years ago)
- Last Synced: 2025-02-13T05:44:52.997Z (5 months ago)
- Topics: launcher, xorg
- Language: C++
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Description
I don't like dmenu's philosophy so I developed mrul (Most Recently Used Launcher).
# Usage
Build or update executable database:
```
mrul update
```Configure a key binding to invoke `mrul` command in your favourite window manager.
# Dependence
- c++11 capable compiler
- libxcb-1.9.1
- xcb-util-keysyms-0.3.9# TODO
- Cleanup code.
- Support Xft.