guix/gnu/home
Fabio Natali b0e3121495
home: services: unclutter: Inherit $DISPLAY.
* gnu/home/services/desktop.scm: Add DISPLAY to the list of environment
variables passed to 'home-unclutter-service-type'. Change
'make-forkexec-construstor' to 'fork+exec-command' as the former did not seem to
pick up the newly defined environment variable. Add 'x11-display' as a
requirement. These changes are consistent to how things are done in
'home-redshift-service-type'.

Change-Id: Ie8b88b30353e76139d354da27aef791036eaa5a0
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-10-14 14:08:44 +02:00
..
services home: services: unclutter: Inherit $DISPLAY. 2024-10-14 14:08:44 +02:00
services.scm home: services: Add newline to XDG_RUNTIME_DIR warning. 2024-09-29 22:21:28 +08:00