added custom config file and example gif

pull/9/head
eximus 8 years ago
parent f1dbb34d67
commit 90d9941aca

@ -57,9 +57,13 @@ usernameLeftMargin=15
## Preview
![preview1](preview1.gif)
![preview2](preview2.gif)
![preview3](preview3.gif)
![preview1](screens/preview1.gif)
![preview2](screens/preview2.gif)
![preview3](screens/preview3.gif)
## Using my custom theme.conf.user
![custom](screens/custom.gif)
## License

@ -7,7 +7,7 @@ License=CC-BY-SA
Type=sddm-theme
Version=0.1
Website=https://github.com/3ximus/aerial-sddm-theme
Screenshot=screenshot.png
Screenshot=screens/screenshot.png
MainScript=Main.qml
ConfigFile=theme.conf
Email=fabio_r11@hotmail.com

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 MiB

Before

Width:  |  Height:  |  Size: 6.2 MiB

After

Width:  |  Height:  |  Size: 6.2 MiB

Before

Width:  |  Height:  |  Size: 7.6 MiB

After

Width:  |  Height:  |  Size: 7.6 MiB

Before

Width:  |  Height:  |  Size: 4.8 MiB

After

Width:  |  Height:  |  Size: 4.8 MiB

Before

Width:  |  Height:  |  Size: 2.1 MiB

After

Width:  |  Height:  |  Size: 2.1 MiB

@ -0,0 +1,8 @@
[General]
displayFont="Misc Fixed"
passwordLeftMargin=15
relativePositionX=0.5
relativePositionY=0.75
showLoginButton=false
type=color
usernameLeftMargin=15
Loading…
Cancel
Save