summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/guix.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index 971e016fa41..5eeb3722a13 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -22222,10 +22222,10 @@ Command to run when rebooting the device.
22222@item @code{shutdown-command} (default: @code{"loginctl poweroff"}) (type: string) 22222@item @code{shutdown-command} (default: @code{"loginctl poweroff"}) (type: string)
22223Command to run when shutting down the device. 22223Command to run when shutting down the device.
22224 22224
22225@item @code{gtk-theme} (default: @code{"Advaita"}) (type: string) 22225@item @code{gtk-theme} (default: @code{"Adwaita"}) (type: string)
22226GTK theme to use. 22226GTK theme to use.
22227 22227
22228@item @code{icon-theme} (default: @code{"Advaita"}) (type: string) 22228@item @code{icon-theme} (default: @code{"Adwaita"}) (type: string)
22229Icon theme to use. 22229Icon theme to use.
22230 22230
22231@item @code{cursor-theme} (default: @code{"Adwaita"}) (type: string) 22231@item @code{cursor-theme} (default: @code{"Adwaita"}) (type: string)