Made the script dash compatible.
This commit is contained in:
parent
a5181c505c
commit
56ca92cb33
13 changed files with 13 additions and 13 deletions
|
@ -3,7 +3,7 @@
|
|||
# It lets you choose the kind of screenshot to take, including
|
||||
# copying the image or even highlighting an area to copy.
|
||||
|
||||
source $HOME/.config/dmenu/config
|
||||
. $HOME/.config/dmenu/config
|
||||
|
||||
dir="$HOME/pics/screenshots"
|
||||
[ ! -d "$dir" ] && mkdir $dir -p
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue