I usually enter s
Return
in my terminal to start spacemacs.
After updating linux (in particular emacs 28.2 > 29.1) I got a blank screen instead.
I tried changing .xinitrc to emacs --debug-init --daemon -f exwm-enable
, though without seeing any difference (still blank screen).
Any ideas where to start digging?
#.bashrc
alias s="WM=space startx"
alias d="WM=doom startx"
#.xinitrc
case $WM in
space)
emacs --daemon -f exwm-enable
exec emacsclient -c;;
doom)
exec dbus-launch --exit-with-session emacs with-profile doom;;
\*)
exec dbus-launch --exit-with-session emacs;;
esac
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4