Skip to content

Commit

Permalink
remove hi print
Browse files Browse the repository at this point in the history
  • Loading branch information
deviantfero committed Sep 5, 2018
1 parent a6bcd81 commit 4df32da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion wpgtk/data/reload.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@

def xrdb():
"""Merges both a user's .Xresources and pywal's."""
print('hi')
reload.xrdb([
os.path.join(FORMAT_DIR, "colors.Xresources"),
os.path.join(HOME, ".Xresources")
Expand Down

0 comments on commit 4df32da

Please sign in to comment.