aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pywal/reload.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pywal/reload.py b/pywal/reload.py
index b94233c..03e2742 100644
--- a/pywal/reload.py
+++ b/pywal/reload.py
@@ -21,7 +21,7 @@ def reload_i3():
def reload_env():
- """Reload environment programs."""
+ """Reload environment."""
reload_xrdb()
reload_i3()
print("reload: Reloaded environment.")