diff options
-rw-r--r-- | README.org | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -22,6 +22,8 @@ If you are going to run my .emacs.d as is(which I advice you not to), you should and you should install missing files using `M-x package-install <name-of-missing-package>`. To run emacs as your desktop environment, you will need to link `.emacs.d/exwm/EXWM.desktop` to `/usr/share/xsessions/` or just run this: +/You will also need to change `Exec` path in EXWM.desktop to your own path, if you used GNU stow, change `/home/apollo/emacs.d/exwm/start-exwm.sh with your $USER/ + #+begin_src bash cd dotfiles cp .emacs.d/exwm/EXWM.desktop /usr/share/xsessions |