Commit 2c43e5dd authored by Anton Midyukov's avatar Anton Midyukov

mixin.mk: use wayland in kde by default on all arches

parent e3b6054e
......@@ -161,9 +161,7 @@ ifeq (,$(filter-out sisyphus p11,$(BRANCH)))
@$(call add,THE_PACKAGES,xdg-desktop-portal-kde)
@$(call add,THE_PACKAGES,plasma-discover)
@$(call add,THE_PACKAGES,kf5-kirigami)
ifeq (,$(filter-out aarch64,$(ARCH)))
@$(call set,DEFAULT_SESSION,plasma)
endif
else
@$(call add,THE_PACKAGES,plasma5-xdg-desktop-portal-kde)
@$(call add,THE_PACKAGES,plasma5-discover)
......
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