mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-10-01 01:25:40 -04:00
correcting some formatting glitches
This commit is contained in:
parent
6f9f3d1e76
commit
6603a347fe
@ -21,22 +21,22 @@ You can also change your default login manager (lightdm) to the new KDE default:
|
||||
|
||||
* first you need to edit the `/etc/sddm.conf` to make sure if the custom X parameter is set according to Qubes needs:
|
||||
|
||||
~~~
|
||||
[XDisplay]
|
||||
ServerArguments=-nolisten tcp -background none
|
||||
~~~
|
||||
~~~
|
||||
[XDisplay]
|
||||
ServerArguments=-nolisten tcp -background none
|
||||
~~~
|
||||
|
||||
* disable the lightdm service:
|
||||
|
||||
~~~
|
||||
$ sudo systemctl disable lightdm
|
||||
~~~
|
||||
~~~
|
||||
$ sudo systemctl disable lightdm
|
||||
~~~
|
||||
|
||||
* enable the sddm service:
|
||||
|
||||
~~~
|
||||
~~~
|
||||
$ sudo systemctl enable sddm
|
||||
~~~
|
||||
~~~
|
||||
|
||||
* reboot
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user