Commit 842d0fd5 authored by Anton Midyukov's avatar Anton Midyukov

mixin.mk: add switcheroo-control to regular-gnome

For gnome-control-center. Recommended-by: Yuri N. Sedunov (aris).
parent 9112370f
...@@ -143,6 +143,8 @@ else ...@@ -143,6 +143,8 @@ else
@$(call add,THE_PACKAGES,gnome-terminal) @$(call add,THE_PACKAGES,gnome-terminal)
@$(call add,THE_PACKAGES,evince) @$(call add,THE_PACKAGES,evince)
endif endif
@$(call add,THE_PACKAGES,switcheroo-control)
@$(call add,DEFAULT_SYSTEMD_SERVICES_ENABLE,switcheroo-control.service)
@$(call add,THE_PACKAGES,chrome-gnome-shell) @$(call add,THE_PACKAGES,chrome-gnome-shell)
@$(call add,THE_PACKAGES,qt5-wayland qt6-wayland) @$(call add,THE_PACKAGES,qt5-wayland qt6-wayland)
@$(call add,THE_PACKAGES,cups-pk-helper cups) @$(call add,THE_PACKAGES,cups-pk-helper cups)
......
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