mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-23 03:20:26 +10:00
Reverting back to X11
This commit is contained in:
@@ -653,7 +653,7 @@ Executes a bash script (autostart.sh) which launches programs for autostart.
|
||||
@hook.subscribe.startup_once
|
||||
def start_once():
|
||||
home = os.path.expanduser('~')
|
||||
subprocess.call([home + '/.config/qtile/autostart.sh'])
|
||||
subprocess.call([home + '/.config/qtile/autostart-x11'])
|
||||
|
||||
#+end_src
|
||||
|
||||
|
||||
Reference in New Issue
Block a user