forked from nico/dots
hypr: redesign hyprlock and set colours with matugen
This commit is contained in:
parent
cde1962355
commit
348e6fb97f
4 changed files with 120 additions and 34 deletions
1
stow/.config/hypr/.gitignore
vendored
1
stow/.config/hypr/.gitignore
vendored
|
|
@ -1 +1,2 @@
|
|||
matugen.conf
|
||||
hyprlock.conf
|
||||
|
|
|
|||
|
|
@ -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
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue