mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 23:49:56 +00:00
Pin Flatpak Yaru theme extension ref
This commit is contained in:
@@ -139,4 +139,4 @@ desktop_flatpak_packages:
|
|||||||
- sh.loft.devpod
|
- sh.loft.devpod
|
||||||
|
|
||||||
desktop_flatpak_extensions:
|
desktop_flatpak_extensions:
|
||||||
- org.gtk.Gtk3theme.Yaru-Blue-dark
|
- org.gtk.Gtk3theme.Yaru-Blue-dark//stable
|
||||||
|
|||||||
@@ -273,7 +273,7 @@
|
|||||||
method: system
|
method: system
|
||||||
when: (desktop_flatpak_packages | default([])) | length > 0
|
when: (desktop_flatpak_packages | default([])) | length > 0
|
||||||
|
|
||||||
- name: Install Flatpak extensions for active runtimes
|
- name: Install Flatpak extensions
|
||||||
community.general.flatpak:
|
community.general.flatpak:
|
||||||
name: "{{ item }}"
|
name: "{{ item }}"
|
||||||
state: present
|
state: present
|
||||||
|
|||||||
Reference in New Issue
Block a user