aboutsummaryrefslogtreecommitdiff
path: root/tw/services/desktop.scm
diff options
context:
space:
mode:
Diffstat (limited to 'tw/services/desktop.scm')
-rw-r--r--tw/services/desktop.scm5
1 files changed, 3 insertions, 2 deletions
diff --git a/tw/services/desktop.scm b/tw/services/desktop.scm
index af728056..14739b2b 100644
--- a/tw/services/desktop.scm
+++ b/tw/services/desktop.scm
@@ -93,8 +93,9 @@ configure this monitor."))
(gaming? (boolean #f) "Install games and other packages useful for gaming?")
(nvidia-driver? (boolean #f) "Adapt the X11 desktop for the proprietary
NVIDIA driver?")
- (desktop-background string "Path to an image that will be set as the desktop
-background. An initial @code{~/} is replaced with $HOME/.")
+ (desktop-background
+ (file-like (file-append tw-background "/share/backgrounds/tw/blobs.png"))
+ "An image that will be set as the desktop background.")
(bluetooth? (boolean #f) "Whether the device has Bluetooth hardware. If
true, configure the user interface to use it.")
(battery-name maybe-string "The device name of the system's battery, if any.