I showed you my source code, pls respond
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
496 B

4 years ago
4 years ago
4 years ago
4 years ago
  1. # Initialization
  2. # :PROPERTIES:
  3. # :header-args: :tangle ../config/xinitrc :comments org
  4. # :END:
  5. # My workflow includes launching the window manager with *Xinit*[fn:3], without the use of a display manager, controlling *everything* within Emacs. In addition, compton is used as a display compositor, and slock for a screen lock.
  6. compton &
  7. xss-lock -- slock &
  8. # FIXME! https://github.com/ch11ng/exwm/issues/210#issuecomment-350044271
  9. exec dbus-launch --exit-with-session emacs -mm --debug-init