comment sway opinionated env vars in common

This commit is contained in:
Peter Tillemans 2025-07-31 14:37:07 +02:00
parent 6fddb7942d
commit d875f5753e

View file

@ -201,7 +201,8 @@
(list
(service home-bash-service-type
(home-bash-configuration
(aliases '(("gst" . "git status")
(aliases '(("ec" . "emacsclient -a=''")
("gst" . "git status")
("gca" . "git commit -a")
("gcl" . "git clone")
("gco" . "git checkout")
@ -292,15 +293,16 @@
;; Set Wayland-specific environment variables (taken from RDE)
("XDG_CURRENT_DESKTOP" . "sway")
("XDG_SESSION_TYPE" . "wayland")
("RTC_USE_PIPEWIRE" . "true")
("SDL_VIDEODRIVER" . "wayland")
("MOZ_ENABLE_WAYLAND" . "1")
("CLUTTER_BACKEND" . "wayland")
("ELM_ENGINE" . "wayland_egl")
("ECORE_EVAS_ENGINE" . "wayland-egl")
("QT_QPA_PLATFORM" . "wayland-egl")))
;;("XDG_CURRENT_DESKTOP" . "sway")
;;("XDG_SESSION_TYPE" . "wayland")
;;("RTC_USE_PIPEWIRE" . "true")
;;("SDL_VIDEODRIVER" . "wayland")
;;("MOZ_ENABLE_WAYLAND" . "1")
;;("CLUTTER_BACKEND" . "wayland")
;;("ELM_ENGINE" . "wayland_egl")
;;("ECORE_EVAS_ENGINE" . "wayland-egl")
;;("QT_QPA_PLATFORM" . "wayland-egl")
))
(simple-service 'additional-fonts-service
home-fontconfig-service-type
(list