mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-01-23 06:18:35 +01:00
general: fix lint
This commit is contained in:
parent
19710773eb
commit
580f5b76be
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user