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