Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tadzik/l

Launching applications faster than ever before
https://github.com/tadzik/l

Last synced: 8 days ago
JSON representation

Launching applications faster than ever before

Awesome Lists containing this project

README

        

Perl modules needed:
* Gtk2
* XML::Simple
* File::Slurp

Instructions:
- Adjust menu.xml for your needs
- Move it to ~/.config/menu.xml
- Run the app, it will write its PID to ~/.config/l.pid
- You can now bring it up with kill -USR1 `cat ~/.config/l.pid` or something