Hyprlock
LK-01 // LOCK SCREEN
Hyprlock is a GPU-accelerated lock screen for Hyprland. It takes a screenshot of your desktop and applies a blur effect as the background.
Screenshots coming soon.
Configuration
Section titled “Configuration”Config lives at ~/.config/hypr/hyprlock.conf.
Lock Screen Elements
Section titled “Lock Screen Elements”- Background: Screenshot with blur (3 passes, size 8), reduced brightness (0.6) and contrast (0.9)
- Input field: 300x50px, blue border, centered on screen
- Clock: Large display (120px font)
- Date: Below the clock
- Greeting: “Hello, {user}“
Visual Settings
Section titled “Visual Settings”| Setting | Value |
|---|---|
| Blur passes | 3 |
| Blur size | 8 |
| Noise | 0.0117 |
| Contrast | 0.9 |
| Brightness | 0.6 |
| Font | JetBrainsMono Nerd Font |
Key Bindings
Section titled “Key Bindings”| Shortcut | Action |
|---|---|
| Super + Ctrl + L | Lock screen |
The lock screen also activates automatically via Hypridle after 2.5 minutes of inactivity.
Customization
Section titled “Customization”Edit ~/.config/hypr/hyprlock.conf to change the blur intensity, colors, font size, or add/remove display elements.