reload: Update docs

This commit is contained in:
Dylan Araps 2017-07-02 23:25:40 +10:00 committed by GitHub
parent 570bfccfc5
commit 370ec30572

View File

@ -21,7 +21,7 @@ def reload_i3():
def reload_env():
"""Reload environment programs."""
"""Reload environment."""
reload_xrdb()
reload_i3()
print("reload: Reloaded environment.")