Made the script dash compatible.
This commit is contained in:
parent
a5181c505c
commit
56ca92cb33
13 changed files with 13 additions and 13 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
source $HOME/.config/dmenu/config
|
||||
. $HOME/.config/dmenu/config
|
||||
|
||||
choice=$(dmenu_path | grep dmenu- | $DMENU -p "Choose script to run:")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue