aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Araps <[email protected]>2018-01-08 18:36:44 +1100
committerDylan Araps <[email protected]>2018-01-08 18:36:44 +1100
commit2608ce5269d79a0081c268624179de8b822b96e0 (patch)
treeb1afc89f3d6143b8b46a531b8b7d152ad7e7e77b
parentgtk: Added oomox support. (diff)
downloadpywal-2608ce5269d79a0081c268624179de8b822b96e0.tar.xz
pywal-2608ce5269d79a0081c268624179de8b822b96e0.zip
gtk: Added oomox support.
-rw-r--r--pywal/reload.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/pywal/reload.py b/pywal/reload.py
index 90afb1c..abb8ee7 100644
--- a/pywal/reload.py
+++ b/pywal/reload.py
@@ -35,7 +35,8 @@ def gtk():
if shutil.which("oomox-cli"):
print("reload: Waiting for oomox...")
- subprocess.run(["oomox-cli", oomox_file], stdout=subprocess.DEVNULL)
+ subprocess.run(["oomox-cli", "-o", "wal", oomox_file],
+ stdout=subprocess.DEVNULL)
# Here we call a Python 2 script to reload the GTK themes.
# This is done because the Python 3 GTK/Gdk libraries don't