Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions config/hypr/hyprlock.conf
Original file line number Diff line number Diff line change
Expand Up @@ -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
}
Loading