diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/guix.texi | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index c25a30701f9..2170df62103 100644 --- a/doc/guix.texi +++ b/doc/guix.texi | |||
| @@ -25995,14 +25995,9 @@ This data type represents the configuration of the SDDM login manager. | |||
| 25995 | The available fields are: | 25995 | The available fields are: |
| 25996 | 25996 | ||
| 25997 | @table @asis | 25997 | @table @asis |
| 25998 | @item @code{sddm} (default: @code{sddm}) | 25998 | @item @code{sddm} (default: @code{sddm-qt5}) |
| 25999 | The SDDM package to use. | 25999 | The SDDM package to use. |
| 26000 | 26000 | ||
| 26001 | @quotation Note | ||
| 26002 | sddm has Qt6 enabled by default. If you want to still use a Qt5 theme, | ||
| 26003 | you need to set it to @code{sddm-qt5}. | ||
| 26004 | @end quotation | ||
| 26005 | |||
| 26006 | @item @code{display-server} (default: "x11") | 26001 | @item @code{display-server} (default: "x11") |
| 26007 | Select display server to use for the greeter. Valid values are | 26002 | Select display server to use for the greeter. Valid values are |
| 26008 | @samp{"x11"} or @samp{"wayland"}. | 26003 | @samp{"x11"} or @samp{"wayland"}. |
