summaryrefslogtreecommitdiff
path: root/.config/qtile/config.py
diff options
context:
space:
mode:
Diffstat (limited to '.config/qtile/config.py')
-rw-r--r--.config/qtile/config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/qtile/config.py b/.config/qtile/config.py
index 83247b3..316018a 100644
--- a/.config/qtile/config.py
+++ b/.config/qtile/config.py
@@ -454,7 +454,7 @@ screens = init_screens()
@hook.subscribe.startup_once
def start_once():
autostart_path = os.path.expanduser('~/.config/autostart/setup.sh')
- subprocess.run([autostart_path])
+ #subprocess.run([autostart_path])