lockscreen: use a better wallpaper
This commit is contained in:
@@ -5,15 +5,14 @@ general {
|
||||
disable_loading_bar = false
|
||||
hide_cursor = false
|
||||
ignore_empty_input = true
|
||||
immediate_render = true
|
||||
immediate_render = false
|
||||
text_trim = true
|
||||
}
|
||||
|
||||
#BACKGROUND
|
||||
background {
|
||||
monitor =
|
||||
path = ~/Pictures/Wallpapers/wall_anime2_4k.png
|
||||
blur_passes = 1
|
||||
path = ~/Pictures/Wallpapers/kris_ralsei_kissing.png # definetly not a picture of kris and ralsei kissing!!
|
||||
}
|
||||
|
||||
input-field {
|
||||
@@ -32,9 +31,9 @@ input-field {
|
||||
placeholder_text = Session locked, enter password to unlock!
|
||||
hide_input = false
|
||||
fail_text = Password hint: Favorite Character - Deltarune, not Regretevator!
|
||||
position = 0, -470
|
||||
position = 0, -30
|
||||
halign = center
|
||||
valign = center
|
||||
valign = top
|
||||
zindex = 10
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user