Added quotes
This commit is contained in:
@@ -739,7 +739,7 @@ getwallpaper () {
|
|||||||
;;
|
;;
|
||||||
|
|
||||||
"Mac OS X")
|
"Mac OS X")
|
||||||
img=$(osascript -e 'tell app "finder" to get posix path of (get desktop picture as text)')
|
img="$(osascript -e 'tell app "finder" to get posix path of (get desktop picture as text)')"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
"Windows")
|
"Windows")
|
||||||
|
|||||||
Reference in New Issue
Block a user