summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--wal.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/wal.py b/wal.py
index f3713ed..3129d4c 100644
--- a/wal.py
+++ b/wal.py
@@ -203,7 +203,7 @@ def set_wallpaper(img):
elif OS == "Darwin":
call(["osascript", "-e", "'tell application \"Finder\" to set \
- desktop picture to POSIX file \"'\"", img, "\""])
+ desktop picture to POSIX file\'", img, "\'"])
else:
call(["gsettings", "set", "org.gnome.desktop.background",