Pin Flatpak Yaru theme extension ref

This commit is contained in:
Fabio Scotto di Santolo
2026-03-18 18:40:59 +01:00
parent 583d7aee18
commit 640f5ff414
2 changed files with 2 additions and 2 deletions

View File

@@ -139,4 +139,4 @@ desktop_flatpak_packages:
- sh.loft.devpod
desktop_flatpak_extensions:
- org.gtk.Gtk3theme.Yaru-Blue-dark
- org.gtk.Gtk3theme.Yaru-Blue-dark//stable

View File

@@ -273,7 +273,7 @@
method: system
when: (desktop_flatpak_packages | default([])) | length > 0
- name: Install Flatpak extensions for active runtimes
- name: Install Flatpak extensions
community.general.flatpak:
name: "{{ item }}"
state: present