add hyprland configs
This commit is contained in:
21
hypr/hyprlock.conf
Normal file
21
hypr/hyprlock.conf
Normal file
@@ -0,0 +1,21 @@
|
||||
# sample hyprlock.conf
|
||||
# for more configuration options, refer https://wiki.hyprland.org/Hypr-Ecosystem/hyprlock
|
||||
|
||||
animations {
|
||||
enabled = true
|
||||
bezier = linear, 1, 1, 0, 0
|
||||
animation = fadeIn, 1, 5, linear
|
||||
animation = fadeOut, 1, 5, linear
|
||||
}
|
||||
|
||||
input-field {
|
||||
monitor =
|
||||
fade_on_empty = false
|
||||
}
|
||||
|
||||
background {
|
||||
color = rgb(23, 39, 41)
|
||||
path = screenshot
|
||||
blur_passes = 2
|
||||
blur_size = 8
|
||||
}
|
||||
Reference in New Issue
Block a user