From 16e6f60feb25c1b9796c64a4cb147dbcbf15583b Mon Sep 17 00:00:00 2001 From: Kyle Gospodnetich Date: Fri, 12 Apr 2024 21:24:04 -0700 Subject: [PATCH] chore: Add gtk3 theme to KDE images --- scripts/kde_flatpaks/flatpaks | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/kde_flatpaks/flatpaks b/scripts/kde_flatpaks/flatpaks index 2dd20d68..8b7e7f44 100644 --- a/scripts/kde_flatpaks/flatpaks +++ b/scripts/kde_flatpaks/flatpaks @@ -16,3 +16,5 @@ runtime/org.freedesktop.Platform.VulkanLayer.OBSVkCapture/x86_64/23.08 runtime/com.obsproject.Studio.Plugin.OBSVkCapture/x86_64/stable runtime/com.obsproject.Studio.Plugin.Gstreamer/x86_64/stable runtime/com.obsproject.Studio.Plugin.GStreamerVaapi/x86_64/stable +runtime/org.gtk.Gtk3theme.adw-gtk3/x86_64/3.22 +runtime/org.gtk.Gtk3theme.adw-gtk3-dark/x86_64/3.22 \ No newline at end of file