From aa8bc21d97671dd33b85ba3eed01a7fba24b91b9 Mon Sep 17 00:00:00 2001 From: "s0wlz (Matthias Puchstein)" Date: Wed, 31 Dec 2025 06:14:52 +0100 Subject: [PATCH] fix: normalize new app meta.yaml --- templates/owlry/meta.yaml | 5 ++++- templates/sherlock/meta.yaml | 5 ++++- templates/spicetify/meta.yaml | 5 ++++- 3 files changed, 12 insertions(+), 3 deletions(-) diff --git a/templates/owlry/meta.yaml b/templates/owlry/meta.yaml index 066b665..42d6393 100644 --- a/templates/owlry/meta.yaml +++ b/templates/owlry/meta.yaml @@ -1 +1,4 @@ -author: S0wlz (Owlibou)\ndescription: Owlry theme\nversion: 1.0.0\nstrategy: individual\n \ No newline at end of file +author: S0wlz (Owlibou) +description: Owlry theme +version: 1.0.0 +strategy: individual diff --git a/templates/sherlock/meta.yaml b/templates/sherlock/meta.yaml index a341158..1c070ac 100644 --- a/templates/sherlock/meta.yaml +++ b/templates/sherlock/meta.yaml @@ -1 +1,4 @@ -author: S0wlz (Owlibou)\ndescription: Sherlock launcher theme\nversion: 1.0.0\nstrategy: individual\n \ No newline at end of file +author: S0wlz (Owlibou) +description: Sherlock launcher theme +version: 1.0.0 +strategy: individual diff --git a/templates/spicetify/meta.yaml b/templates/spicetify/meta.yaml index 0ceb9c7..d46ab3d 100644 --- a/templates/spicetify/meta.yaml +++ b/templates/spicetify/meta.yaml @@ -1 +1,4 @@ -author: S0wlz (Owlibou)\ndescription: Spicetify theme files\nversion: 1.0.0\nstrategy: individual\n \ No newline at end of file +author: S0wlz (Owlibou) +description: Spicetify theme files +version: 1.0.0 +strategy: individual