12 lines
199 B
Plaintext
12 lines
199 B
Plaintext
|
# vim: set ft=config:
|
||
|
# for more configuration options, refer https://wiki.hyprland.org/Hypr-Ecosystem/hyprlock
|
||
|
|
||
|
input-field {
|
||
|
monitor =
|
||
|
fade_on_empty = false
|
||
|
}
|
||
|
|
||
|
background {
|
||
|
color = rgb(0,0,0)
|
||
|
}
|