chayward1
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
5 additions and
1 deletions
-
modules/desktop.org
|
|
@ -25,7 +25,11 @@ My workflow includes launching the window manager with *Xinit*[fn:3], without th |
|
|
|
#+begin_src conf |
|
|
|
compton & |
|
|
|
xss-lock -- slock & |
|
|
|
exec dbus-launch --exit-with-session emacs -mm --debug-init |
|
|
|
|
|
|
|
# FIXME! https://github.com/ch11ng/exwm/issues/210#issuecomment-350044271 |
|
|
|
# exec dbus-launch --exit-with-session emacs -mm --debug-init |
|
|
|
|
|
|
|
exec dbus-launch emacs -mm --debug-init |
|
|
|
#+end_src |
|
|
|
|
|
|
|
** Create a symbolic link(s) |
|
|
|