diff --git a/config/hypr/hyprlock.conf b/config/hypr/hyprlock.conf index 9550b6563f..ef09bc9351 100644 --- a/config/hypr/hyprlock.conf +++ b/config/hypr/hyprlock.conf @@ -41,3 +41,14 @@ input-field { auth { fingerprint:enabled = false } +label { + monitor = + text =  Shutdown + color = $font_color + font_size = 22 + font_family = JetBrainsMono Nerd Font + position = 0, 50 + halign = center + valign = bottom + onclick = systemctl poweroff +}