Skip to content

A qalc frontend for menus like rofi, bemenu, and dmenu.

License

Notifications You must be signed in to change notification settings

MithicSpirit/qalcmenu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qalcmenu

A qalc frontend for menus like rofi, bemenu, and dmenu. This is a fork of menu-qalc, but supporting Wayland instead of X and with more robust command line arguments.

Installation

Copy = into your $PATH and qalcmenu.1 and =.1 into your $MANPATH. On most systems, running the following as root should suffice

install -m755 -t /usr/bin ./qalcmenu ./=
install -m644 -t /usr/share/man/man1 ./qalcmenu.1 ./=.1

Dependencies

Usage

See = --help or man qalcmenu.1.

License

This is based on code by (or licensed by) @barbuk, which is under an MIT License.

As this is a major rewrite from the original code, maintaining only the idea, I have relicensed it under AGPL-3.0. Please see the LICENSE file for more information.

About

A qalc frontend for menus like rofi, bemenu, and dmenu.

Resources

License

Stars

Watchers

Forks