mirror of
https://github.com/Keyitdev/sddm-astronaut-theme.git
synced 2026-09-24 02:22:09 +00:00
Update: Added ability to hide login button, minor changes in readme.
This commit is contained in:
+3
-1
@@ -21,7 +21,7 @@ FullBlur="false"
|
||||
PartialBlur="true"
|
||||
## Enable or disable the blur effect; if HaveFormBackground is set to true then PartialBlur will trigger the BackgroundColor of the form element to be partially transparent and blend with the blur.
|
||||
|
||||
BlurRadius="0"
|
||||
BlurRadius="80"
|
||||
## Set the strength of the blur effect. Anything above 100 is pretty strong and might slow down the rendering time. 0 is like setting false for any blur.
|
||||
|
||||
|
||||
@@ -77,6 +77,8 @@ Font="Open Sans"
|
||||
FontSize=""
|
||||
## Only set a fixed value if fonts are way too small for your resolution. Preferrably kept empty.
|
||||
|
||||
HideLoginButton="true"
|
||||
## Hides login button if set to true.
|
||||
|
||||
|
||||
## [Interface Behavior]
|
||||
|
||||
Reference in New Issue
Block a user