hypr: redesign hyprlock and set colours with matugen

This commit is contained in:
Nico 2025-08-24 04:01:35 +10:00
parent cde1962355
commit 348e6fb97f
Signed by: nico
SSH key fingerprint: SHA256:XuacYOrGqRxC3jVFjfLROn1CSvLz85Dec6N7O9Gwu/0
4 changed files with 120 additions and 34 deletions

View file

@ -1 +1,2 @@
matugen.conf
hyprlock.conf

View file

@ -1,34 +0,0 @@
general {
hide_cursor = true
grace = 1
ignore_empty_input = true
enable_fingerprint = true
}
background {
path = /tmp/hyprlock-background
blur_passes = 3
blur_size 15
noise = 0.01
}
input-field {
fade_on_empty = true
halign = right
valign = bottom
position = -100, 100
inner_color = rgb(0, 0, 0)
outer_color = rgb(0, 0, 0)
font_color = rgb(255, 255, 255)
rounding = 0
}
label {
position = 0, 0
valign = center
halign = center
font_size = 256
font_family = ComicShannsMono Nerd Font
text = $TIME12
}