Update
This commit is contained in:
parent
f30ac8ddf7
commit
91f71b1c82
Binary file not shown.
Before Width: | Height: | Size: 112 KiB |
Binary file not shown.
After Width: | Height: | Size: 671 KiB |
Binary file not shown.
Before Width: | Height: | Size: 112 KiB |
|
@ -7,7 +7,7 @@ License=AGPLv3
|
|||
Type=sddm-theme
|
||||
Version=0.1
|
||||
Website=https://github.com/Valeria-Fadeeva
|
||||
Screenshot=Preview.jpg
|
||||
Screenshot=preview.png
|
||||
MainScript=Main.qml
|
||||
ConfigFile=theme.conf
|
||||
TranslationsDirectory=translations
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 671 KiB |
|
@ -1,6 +1,6 @@
|
|||
[General]
|
||||
|
||||
Background="Backgrounds/Background.jpg"
|
||||
Background="Backgrounds/Background.png"
|
||||
## Path relative to the theme root directory. Most standard image file formats are allowed including support for transparency. (e.g. background.jpeg/illustration.GIF/Foto.png/undraw.svgz)
|
||||
|
||||
DimBackgroundImage="0.0"
|
||||
|
|
Loading…
Reference in New Issue