Add hyprland conf

This commit is contained in:
2025-12-18 18:51:55 +01:00
parent e096a511f7
commit be114ef453
2 changed files with 400 additions and 0 deletions

View File

@@ -0,0 +1,28 @@
background {
monitor =
# path = ~/.config/hypr/hyprlock/relaxed_mario.png
blur_passes = 3
contrast = 0.8916
brightness = 0.8172
vibrancy = 0.1696
vibrancy_darkness = 0.0
}
input-field {
monitor =
size = 280, 55
outline_thickness = 2
dots_size = 0.2
dots_spacing = 0.2
dots_center = true
outer_color = rgba(0, 0, 0, 0)
inner_color = rgba(255, 255, 255, 0.1)
font_color = rgb(200, 200, 200)
fade_on_empty = false
font_family = SF Pro Display Bold
placeholder_text = <i><span foreground="##ffffff99">🔒 Enter Pass</span></i>
hide_input = false
position = 0, -210
halign = center
valign = center
}