Made the script dash compatible.
This commit is contained in:
parent
a5181c505c
commit
56ca92cb33
13 changed files with 13 additions and 13 deletions
|
@ -3,6 +3,6 @@
|
|||
# This script is the SUDO_ASKPASS variable, meaning that it will be used as a
|
||||
# password prompt if needed.
|
||||
|
||||
source $HOME/.config/dmenu/config
|
||||
. $HOME/.config/dmenu/config
|
||||
|
||||
$DMENU -P -p "$1" <&- && echo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue