diff --git a/background.png b/Backgrounds/1.png similarity index 100% rename from background.png rename to Backgrounds/1.png diff --git a/theme.conf b/Themes/theme1.conf similarity index 99% rename from theme.conf rename to Themes/theme1.conf index 71c72ab..676505f 100644 --- a/theme.conf +++ b/Themes/theme1.conf @@ -28,7 +28,7 @@ HeaderText="" #################### Background #################### -Background="background.png" +Background="Backgrounds/1.png" # Must be relative path. DimBackground="0.0" # Options: 0.0-1.0. diff --git a/metadata.desktop b/metadata.desktop index 468a04d..d10e2ff 100644 --- a/metadata.desktop +++ b/metadata.desktop @@ -2,14 +2,14 @@ Name=sddm-astronaut-theme Description=sddm-astronaut-theme Author=keyitdev +Website=https://github.com/Keyitdev/sddm-astronaut-theme License=GPL-3.0-or-later Type=sddm-theme Version=1.1 -Website=https://github.com/Keyitdev/sddm-astronaut-theme -Screenshot=Previews/preview.png +ConfigFile=Themes/theme1.conf +Screenshot=Previews/preview1.png MainScript=Main.qml -ConfigFile=theme.conf TranslationsDirectory=translations Theme-Id=sddm-astronaut-theme Theme-API=2.0 -QtVersion=6 +QtVersion=6 \ No newline at end of file