mirror of https://github.com/tiyn/dotfiles
parent
e3f91d2ca4
commit
56e1bab5e7
@ -1,2 +1,2 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
dmenu -p "$1" <&- && echo
|
dmenu -P -p "$1" <&- && echo
|
||||||
|
Loading…
Reference in new issue