general: fix lint

This commit is contained in:
Dylan Araps 2018-10-17 15:14:23 +11:00
parent 19710773eb
commit 580f5b76be

View file

@ -102,6 +102,7 @@ def set_desktop_wallpaper(desktop, img):
else:
set_wm_wallpaper(img)
def set_mac_wallpaper(img):
"""Set the wallpaper on macOS."""
db_file = "Library/Application Support/Dock/desktoppicture.db"