aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustine Smithies <justine@smithies.me.uk>2024-02-29 18:31:35 +0000
committerJustine Smithies <justine@smithies.me.uk>2024-02-29 18:31:35 +0000
commit50a8e50c62a97dc35a992b7a88d4cb28d84ebb14 (patch)
treed2ad6be7e7cbe34a9dd2ccc352b770eb3a9829ea
parent17258796d786fce8c5426e967ede4117e4ba0e57 (diff)
Add Hyprland logo and text to bottom of lock screen
-rw-r--r--.config/hypr/hyprlock.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/hypr/hyprlock.conf b/.config/hypr/hyprlock.conf
index 113eab0..1de5d38 100644
--- a/.config/hypr/hyprlock.conf
+++ b/.config/hypr/hyprlock.conf
@@ -67,10 +67,10 @@ label {
}
label {
- text = 
+ text =  Hyprland session locked
color = rgb(255, 255, 255)
font_family = GoMono Nerd Font
- font_size = 32
+ font_size = 24
position = 0, 0
halign = center
valign = bottom