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:
|
* first you need to edit the `/etc/sddm.conf` to make sure if the custom X parameter is set according to Qubes needs:
|
||||||
|
|
||||||
~~~
|
~~~
|
||||||
[XDisplay]
|
[XDisplay]
|
||||||
ServerArguments=-nolisten tcp -background none
|
ServerArguments=-nolisten tcp -background none
|
||||||
~~~
|
~~~
|
||||||
|
|
||||||
* disable the lightdm service:
|
* disable the lightdm service:
|
||||||
|
|
||||||
~~~
|
~~~
|
||||||
$ sudo systemctl disable lightdm
|
$ sudo systemctl disable lightdm
|
||||||
~~~
|
~~~
|
||||||
|
|
||||||
* enable the sddm service:
|
* enable the sddm service:
|
||||||
|
|
||||||
~~~
|
~~~
|
||||||
$ sudo systemctl enable sddm
|
$ sudo systemctl enable sddm
|
||||||
~~~
|
~~~
|
||||||
|
|
||||||
* reboot
|
* reboot
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user