mirror of
https://github.com/dylanaraps/pywal.git
synced 2024-11-25 17:33:09 +01:00
wallpaper: Remove useless print
This commit is contained in:
parent
b5fe0b088d
commit
842fb13817
@ -111,7 +111,6 @@ def change(img):
|
||||
set_wm_wallpaper(img)
|
||||
|
||||
print("wallpaper: Set the new wallpaper.")
|
||||
print(urllib.parse.quote(img))
|
||||
|
||||
|
||||
def get(cache_dir=CACHE_DIR):
|
||||
|
Loading…
Reference in New Issue
Block a user