WIP hyprland config

This commit is contained in:
James Dugan 2025-04-27 21:07:34 -06:00
parent 25439ab68d
commit 09d936d7ea
4 changed files with 186 additions and 0 deletions

View file

@ -0,0 +1,26 @@
general {
grace = 1
}
background {
path = screenshot
blur_passes = 2
}
input-field {
size = 20%, 5%
outline_thickness = 3
inner_color = rgba(0, 0, 0, 0.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, -20
halign = center
valign = center
}