updated hyprlock configuration
This commit is contained in:
@@ -7,8 +7,19 @@ $font = JetBrainsMono Nerd Font
|
||||
|
||||
# General
|
||||
general {
|
||||
disable_loading_bar = true
|
||||
hide_cursor = true
|
||||
disable_loading_bar = false
|
||||
hide_cursor = false
|
||||
}
|
||||
|
||||
# Authentication
|
||||
auth {
|
||||
fingerprint {
|
||||
enabled = true
|
||||
ready_message = Scan fingerprint to unlock
|
||||
present_message = Scanning...
|
||||
retry_delay = 250 # in milliseconds
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
# Background
|
||||
|
||||
Reference in New Issue
Block a user