dmenium

small collection of dmenu scripts
git clone git://edryd.org/dmenium
Log | Files | Refs | LICENSE

README.md (688B)


      1 # dmenium - small collection of dmenu scripts
      2 
      3  * [browse](browse): return selected file or folder
      4  * [calc](calc): calculator using bc
      5  * [dwm-mode](dwm_mode): change dwm window mode
      6  * [m8ball](m8ball): magic 8 ball
      7  * [man](man): open man page in terminal
      8  * [menu](menu): select different programs or dmenu scripts
      9  * [prog](prog): launch program
     10  * [quit](quit): select logout, reboot, shutdown, or lock
     11  * [todo](todo): view, add or delete todos from a file
     12  * [win](win): focus on an open window
     13 
     14 ## SEE ALSO
     15 
     16 View source code at: <https://gitlab.com/edvb/dmenium>
     17 
     18 `dmenu(1)` `dmenu_path(1)` `dmenu_run(1)`
     19 
     20 ## AUTHOR
     21 
     22 Ed van Bruggen <edvb54@gmail.com>
     23 
     24 ## LICENCE
     25 
     26 zlib License
     27