From 2f70975bcd6185ca29ac9f74198b161f3474fbba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benedikt=20Fl=C3=B6ser?= Date: Sat, 10 Feb 2024 20:41:30 +0100 Subject: [PATCH] Add localsend and switch tailscale extension for trayscale --- config/recipe-dx.yml | 4 ++-- config/recipe-plasma.yml | 2 ++ config/recipe.yml | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/config/recipe-dx.yml b/config/recipe-dx.yml index 8e3811cda4..db60c7c32f 100644 --- a/config/recipe-dx.yml +++ b/config/recipe-dx.yml @@ -36,7 +36,6 @@ modules: - gnome-shell-extension-appindicator - gnome-shell-extension-gsconnect - gnome-shell-extension-caffeine - - gnome-shell-extension-tailscale-status - nautilus-gsconnect - gnome-tweaks # Theming @@ -59,7 +58,6 @@ modules: - helix - webapp-manager # hasn't been built yet - # - gnome-shell-extension-pano - guake # Guake dependencies - libgda @@ -133,6 +131,8 @@ modules: - org.mozilla.firefox - org.libreoffice.LibreOffice - org.mozilla.Thunderbird + - org.localsend.localsend_app + - dev.deedles.Trayscale # Dev apps - com.github.qarmin.czkawka - fr.handbrake.ghb diff --git a/config/recipe-plasma.yml b/config/recipe-plasma.yml index 968bed6568..cdbb748946 100644 --- a/config/recipe-plasma.yml +++ b/config/recipe-plasma.yml @@ -96,6 +96,8 @@ modules: - org.mozilla.firefox - org.libreoffice.LibreOffice - org.mozilla.Thunderbird + - org.localsend.localsend_app + - dev.deedles.Trayscale # Dev apps - com.github.qarmin.czkawka - fr.handbrake.ghb diff --git a/config/recipe.yml b/config/recipe.yml index 5d5dcbc32e..9e8e65435b 100644 --- a/config/recipe.yml +++ b/config/recipe.yml @@ -30,7 +30,6 @@ modules: - gnome-shell-extension-appindicator - gnome-shell-extension-gsconnect - gnome-shell-extension-caffeine - - gnome-shell-extension-tailscale-status - nautilus-gsconnect - gnome-tweaks # Theming @@ -104,6 +103,8 @@ modules: - org.mozilla.firefox - org.libreoffice.LibreOffice - org.mozilla.Thunderbird + - org.localsend.localsend_app + - dev.deedles.Trayscale # - one.ablaze.floorp//lightning # This is an example of flatpak which has multiple branches in selection (flatpak//branch). # Flatpak runtimes are not supported (like org.winehq.Wine//stable-23.08). # Only normal flatpak applications are (like Floorp Lightning web browser in this example).