This commit is contained in:
cow
2025-01-11 19:00:02 -08:00
parent 8117f61dfb
commit ba6554e665
11 changed files with 605 additions and 4 deletions

View File

@@ -0,0 +1,24 @@
background {
monitor = DP-1
path = $HOME/.config/hypr/backgrounds/mask.jpg
blur_passes = 0
}
input-field {
monitor = DP-1
size = 20%, 5%
outline_thickness = 3
inner_color = rgba(0, 0, 0, 1.0) # no fill
outer_color = rgba(33ccffee) rgba(00ff99ee) 45deg
check_color=rgba(00ff99ee) rgba(ff6633ee) 120deg
fail_color=rgba(ff6633ee) rgba(ff0066ee) 40deg
font_color = rgb(143, 143, 143)
fade_on_empty = false
rounding = 15
position = 0, -150
halign = center
valign = center
}