[StumpWM] Better autostart

This commit is contained in:
Lucien Cartier-Tilet 2021-11-23 23:36:59 +01:00
parent d2cbdc3289
commit b0a356a5fe
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 1 additions and 1 deletions

View File

@ -131,7 +131,7 @@ pointer as well as get a bunch of stuff started. To see whats in the
~autostart~ script, [[file:bin.org::#Autostart-a99e99e7][see here]].
#+begin_src lisp
(run-shell-command "xsetroot -cursor_name left_ptr")
(run-shell-command "autostart")
(run-shell-command "sleep 1 && autorandr vertical && autorandr horizontal && autostart")
#+end_src
Now, well load a couple of my custom files that will be described below: