[StumpWM] Simpler initial shell command
This commit is contained in:
parent
9f313b42cd
commit
f92904cdb0
@ -153,7 +153,7 @@ pointer as well as get a bunch of stuff started. To see what’s 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 "sleep 1 && autorandr vertical && autorandr horizontal && autostart")
|
||||
(run-shell-command "sleep 1 && autorandr -l home && autostart")
|
||||
#+end_src
|
||||
|
||||
Now, we’ll load a couple of my custom files that will be described below:
|
||||
|
Loading…
Reference in New Issue
Block a user