"Dr. Arne Babenhauserheide" <[email protected]> writes: >> Unfortunately, though, I had in the meantime done a “git pull,” so >> the reconfigure brought in the new GNOME, and now GDM does not
> This now hit me, too.
Update: after sddm caused me problems (no multiple VTs), I switched
to slim:
(service slim-service-type (slim-configuration
(display ":0")
(vt "vt8")))
(service slim-service-type (slim-configuration
(display ":1")
(vt "vt9")))
)
(modify-services %desktop-services
(delete gdm-service-type)
To start emacs with exwm, I now use a script at ~/.local/bin/exwm to start:
#!/usr/bin/env bash
exec emacs --funcall exwm-wm-mode
Best wishes,
Arne
--
Unpolitisch sein
heißt politisch sein,
ohne es zu merken.
https://www.draketo.de
signature.asc
Description: PGP signature
