aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Araps <[email protected]>2017-06-17 17:46:11 +1000
committerDylan Araps <[email protected]>2017-06-17 17:46:11 +1000
commit59a206a1761a12ebc9075e10b59f0fc2d18f55c9 (patch)
treea21d8194689cfc257ade8f402952b0db71c1b6e8
parentGeneral: Added xrdb and reload (diff)
downloadpywal-59a206a1761a12ebc9075e10b59f0fc2d18f55c9.tar.xz
pywal-59a206a1761a12ebc9075e10b59f0fc2d18f55c9.zip
General: Remove newline
-rw-r--r--wal.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/wal.py b/wal.py
index 3c2af37..dcb336d 100644
--- a/wal.py
+++ b/wal.py
@@ -77,7 +77,6 @@ def reload_colors():
quit()
-
def get_image(img):
"""Validate image input."""
image = Path(img)