Commit 9a26e99a authored by Anton Midyukov's avatar Anton Midyukov

mixin.mk: set DEFAULT_SESSION=xfce for regular-xfce

Otherwise the default session is xfce-wayland.
parent ef1534b1
...@@ -164,6 +164,7 @@ mixin/xfce-base: use/x11/xfce +nm-gtk \ ...@@ -164,6 +164,7 @@ mixin/xfce-base: use/x11/xfce +nm-gtk \
mixin/regular-xfce: mixin/xfce-base use/domain-client +pipewire mixin/regular-xfce: mixin/xfce-base use/domain-client +pipewire
@$(call add,THE_PACKAGES,pavucontrol xscreensaver-frontend) @$(call add,THE_PACKAGES,pavucontrol xscreensaver-frontend)
@$(call add,THE_PACKAGES,xfce4-pulseaudio-plugin xfce-polkit) @$(call add,THE_PACKAGES,xfce4-pulseaudio-plugin xfce-polkit)
@$(call set,DEFAULT_SESSION,xfce)
mixin/regular-lxde: use/x11/lxde use/im +nm-gtk mixin/regular-lxde: use/x11/lxde use/im +nm-gtk
@$(call add,THE_PACKAGES,qasmixer qpdfview) @$(call add,THE_PACKAGES,qasmixer qpdfview)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment