diff options
author | Thanos Apollo <[email protected]> | 2022-12-15 13:36:33 +0200 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2022-12-15 13:36:33 +0200 |
commit | 4b0550b75496dc3f5117bec927f815ce05ef0d4b (patch) | |
tree | edc4f5a38f0952e701aef1c41f0a7f09463cb5af /README.org | |
parent | 33d2c565d7713283650c8483800ed183203f23cb (diff) |
Update readme
Diffstat (limited to 'README.org')
-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 |