From 9a6d892aa75aa20d605edec438dcdaefb69a8fb5 Mon Sep 17 00:00:00 2001 From: Peter Tillemans Date: Tue, 22 Jul 2025 09:09:16 +0200 Subject: [PATCH] group parens properly --- snamellit/common.scm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/snamellit/common.scm b/snamellit/common.scm index 321677d..679a47c 100644 --- a/snamellit/common.scm +++ b/snamellit/common.scm @@ -310,7 +310,8 @@ (or (getenv "XDG_DATA_DIRS") "") '("/var/lib/flatpak/exports/share" "/home/pti/.local/share/flatpak/exports/share" - "/home/pti/.guix-home/profile/share")))) + "/home/pti/.guix-home/profile/share"))) + ;; Set Wayland-specific environment variables (taken from RDE) ("XDG_CURRENT_DESKTOP" . "sway") @@ -321,7 +322,7 @@ ("CLUTTER_BACKEND" . "wayland") ("ELM_ENGINE" . "wayland_egl") ("ECORE_EVAS_ENGINE" . "wayland-egl") - ("QT_QPA_PLATFORM" . "wayland-egl")) + ("QT_QPA_PLATFORM" . "wayland-egl"))) (simple-service 'additional-fonts-service home-fontconfig-service-type (list