Add settings for yazi and fix Hyprland
This commit is contained in:
@@ -21,19 +21,19 @@ input-field {
|
||||
rounding = 15
|
||||
placeholder_text = <b>Введите пароль</b>
|
||||
|
||||
position = 0, -200
|
||||
position = 0, -300
|
||||
halign = center
|
||||
valign = center
|
||||
}
|
||||
|
||||
image {
|
||||
monitor =
|
||||
path = /home/fox/Pictures/archlogo.png
|
||||
size = 300
|
||||
path = /home/fox/Pictures/arch-logo_380.png
|
||||
size = 500
|
||||
rounding = 0 # no rounding
|
||||
border_size = 0
|
||||
|
||||
position = 0, 500
|
||||
position = 0, 400
|
||||
halign = center
|
||||
valign = center
|
||||
}
|
||||
@@ -45,7 +45,7 @@ label {
|
||||
font_size = 70
|
||||
font_family = Noto Sans
|
||||
|
||||
position = 0, 200
|
||||
position = 0, 100
|
||||
halign = center
|
||||
valign = center
|
||||
}
|
||||
@@ -57,7 +57,7 @@ label {
|
||||
font_size = 90
|
||||
font_family = Noto Sans
|
||||
|
||||
position = 0, 0
|
||||
position = 0, -100
|
||||
halign = center
|
||||
valign = center
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user