Files
omarchy_setup/mg_dotfiles/omarchy/hypr/hyprlock.conf
Marco Gallegos 6eb415faf0 update: sync dotfiles with system changes
- zsh: add OpenCode Web aliases (ocw, ocws)
- nvim: update plugin versions (lazy-lock.json)
- alacritty: change font to MesloLGL Nerd Font Mono
- hypridle: adjust idle timeouts (5min screensaver, 10min lock, 15min screen off, 30min suspend)
- hyprlock: change font to MesloLGL Nerd Font Mono
2026-01-18 14:08:23 -06:00

44 lines
747 B
Plaintext

source = ~/.config/omarchy/current/theme/hyprlock.conf
general {
ignore_empty_input = true
}
background {
monitor =
color = $color
path = ~/.config/omarchy/current/background
blur_passes = 3
}
animations {
enabled = false
}
input-field {
monitor =
size = 650, 100
position = 0, 0
halign = center
valign = center
inner_color = $inner_color
outer_color = $outer_color
outline_thickness = 4
font_family = MesloLGL Nerd Font Mono
font_color = $font_color
placeholder_text = Enter Password 󰈷
check_color = $check_color
fail_text = <i>$FAIL ($ATTEMPTS)</i>
rounding = 0
shadow_passes = 0
fade_on_empty = false
}
auth {
fingerprint:enabled = true
}