diff --git a/snamellit/common.scm b/snamellit/common.scm index e87a8b7..e835d21 100644 --- a/snamellit/common.scm +++ b/snamellit/common.scm @@ -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