feat: Add lockscreen spots effect
This commit is contained in:
@@ -12,6 +12,8 @@ auth {
|
||||
# GENERAL
|
||||
general {
|
||||
hide_cursor = true
|
||||
screencopy_mode = 0
|
||||
immediate_render = false
|
||||
}
|
||||
|
||||
animation {
|
||||
@@ -21,13 +23,17 @@ animation {
|
||||
|
||||
# BACKGROUND
|
||||
background {
|
||||
path = $HOME/.config/lockpaper
|
||||
|
||||
path = screenshot
|
||||
blur_passes = 2
|
||||
#reload_time = 15
|
||||
#reload_cmd = echo $HOME/.config/lockpaper
|
||||
blur_passes = 0
|
||||
# blur_passes = 0
|
||||
crossfade_time = 1
|
||||
}
|
||||
|
||||
# AUTO BACKGROUND
|
||||
# AUTO BACKGROUND END
|
||||
|
||||
# TIME
|
||||
label {
|
||||
text = $TIME
|
||||
@@ -108,4 +114,4 @@ input-field {
|
||||
capslock_color = rgb(255, 0, 0)
|
||||
halign = left
|
||||
valign = center
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user