mirror of
https://codeberg.org/adnano/wmenu.git
synced 2026-03-30 11:11:00 -04:00
Main commit; add features, remove wmenu-run.c, create wmenu-run script and update all docs and build system files.
This commit is contained in:
parent
fc69aa6e2b
commit
65f3093bb3
9 changed files with 47 additions and 118 deletions
2
wmenu-run
Executable file
2
wmenu-run
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
compgen -c | sort | wmenu "$@" | sh
|
||||
Loading…
Add table
Add a link
Reference in a new issue