added custom config file and example gif

This commit is contained in:
eximus
2017-10-17 23:41:33 +01:00
parent f1dbb34d67
commit 90d9941aca
8 changed files with 16 additions and 4 deletions

View File

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

View File

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

BIN
screens/custom.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 MiB

View File

Before

Width:  |  Height:  |  Size: 6.2 MiB

After

Width:  |  Height:  |  Size: 6.2 MiB

View File

Before

Width:  |  Height:  |  Size: 7.6 MiB

After

Width:  |  Height:  |  Size: 7.6 MiB

View File

Before

Width:  |  Height:  |  Size: 4.8 MiB

After

Width:  |  Height:  |  Size: 4.8 MiB

View File

Before

Width:  |  Height:  |  Size: 2.1 MiB

After

Width:  |  Height:  |  Size: 2.1 MiB

8
theme.conf.user Normal file
View File

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