Skip to content

Hyprlock

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.

Config lives at ~/.config/hypr/hyprlock.conf.

  • 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}“
SettingValue
Blur passes3
Blur size8
Noise0.0117
Contrast0.9
Brightness0.6
FontJetBrainsMono Nerd Font
ShortcutAction
Super + Ctrl + LLock screen

The lock screen also activates automatically via Hypridle after 2.5 minutes of inactivity.

Edit ~/.config/hypr/hyprlock.conf to change the blur intensity, colors, font size, or add/remove display elements.