From e8a1ae8f1bf3b364a2436b731a3e5077d9a590e9 Mon Sep 17 00:00:00 2001 From: Anton Midyukov Date: Fri, 1 Nov 2019 13:24:23 +0700 Subject: [PATCH] regular.mk: add the ability to install gnome-shell add-ons through firefox NB: firefox-gnome_shell_integration will turn into a pumpkin after firefox 74! Suggested-by: Annoynymous See-also: http://www.opennet.ru/openforum/vsluhforumID3/118861.html#129 See-also: http://www.opennet.ru/opennews/art.shtml?num=51793 --- conf.d/regular.mk | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/conf.d/regular.mk b/conf.d/regular.mk index 9a242cb4..9f96112a 100644 --- a/conf.d/regular.mk +++ b/conf.d/regular.mk @@ -153,11 +153,13 @@ distro/regular-cinnamon: distro/.regular-gtk mixin/regular-cinnamon; @: # not .regular-gtk due to gdm vs lightdm distro/regular-gnome3: distro/.regular-desktop +plymouth +nm-gtk \ - use/x11/gnome3 use/browser/epiphany use/fonts/ttf/redhat + use/x11/gnome3 use/fonts/ttf/redhat @$(call set,KFLAVOURS,un-def) @$(call add,LIVE_PACKAGES,livecd-gnome3-setup-done) @$(call add,LIVE_PACKAGES,gnome3-regular xcalib templates) @$(call add,LIVE_PACKAGES,gnome-flashback screenpen) + @$(call add,LIVE_PACKAGES,chrome-gnome-shell) + @$(call add,LIVE_PACKAGES,firefox-gnome_shell_integration) distro/regular-lxqt: distro/.regular-desktop mixin/regular-lxqt +plymouth \ use/browser/falkon use/x11/sddm