timor / spacemacsOS

EXWM Layer to turn spacemacs into a full-fledged window manager
93 stars 11 forks source link

exwm layer can't be found #1

Closed moritzschaefer closed 5 years ago

moritzschaefer commented 5 years ago

I'm using spacemacs from the master-branch. When adding exwm to dotspacemacs-configuration-layers and reloading the confing (SPC feR) I get an error that exwm can't be found.

Gavus commented 5 years ago

You can place the repository in ~/.emacs.d/private/local/exwm or ~/.spacemacs.d/layers/exwm. Both worked for me.

Aberrantfox commented 5 years ago

Yea worth noting... it means to put the contents of the repository into the path ~/.emacs.d/private/local/exwm. Don't cd into that directory and git clone there like I did. Hopefully, this comment will save someone as stupid as me a few minutes in the future.

moritzschaefer commented 5 years ago

You can clone and rename spacemacsOS to exwm or directly

git clone https://github.com/timor/spacemacsOS/ exwm