Skip to content

Commit

Permalink
hyprlock: add dots_fade_time option (#799)
Browse files Browse the repository at this point in the history
  • Loading branch information
PaideiaDilemma authored Oct 10, 2024
1 parent 419c915 commit 9f7e947
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/Hypr Ecosystem/hyprlock.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ input-field {
dots_spacing = 0.15 # Scale of dots' absolute size, 0.0 - 1.0
dots_center = false
dots_rounding = -1 # -1 default circle, -2 follow input-field rounding
dots_fade_time = 200 # Milliseconds until a dot fully fades in
outer_color = rgb(151515)
inner_color = rgb(200, 200, 200)
font_color = rgb(10, 10, 10)
Expand Down

0 comments on commit 9f7e947

Please sign in to comment.