mirror of
https://codeberg.org/adnano/wmenu.git
synced 2026-03-01 01:40:15 -05:00
Drop wmenu -x option
This commit is contained in:
parent
e4c4627eeb
commit
6a39269d2e
5 changed files with 4 additions and 61 deletions
|
|
@ -32,4 +32,4 @@ path() {
|
|||
fi
|
||||
}
|
||||
|
||||
path | wmenu -x "$@"
|
||||
path | wmenu "$@" | ${SHELL:-"/bin/sh"} &
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue