Add settings for yazi and fix Hyprland

This commit is contained in:
Archie Fox
2025-06-09 00:05:45 +03:00
parent 9a554d15ec
commit 251546f621
5 changed files with 21 additions and 9 deletions

View File

@@ -109,7 +109,7 @@ decoration {
shadow {
enabled = true
range = 10
range = 30
render_power = 3
color = rgba(1a1a1aee)
ignore_window = true

View File

@@ -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
}