From 88b2a8f4317569d83f8ce0aa86faef93fa198cf4 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Sun, 11 Jan 2026 21:14:54 +0100 Subject: Update hyprlock theme --- roles/hyprland/templates/hyprland/hyprlock.conf.j2 | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/roles/hyprland/templates/hyprland/hyprlock.conf.j2 b/roles/hyprland/templates/hyprland/hyprlock.conf.j2 index 8176e079..dd4dc337 100644 --- a/roles/hyprland/templates/hyprland/hyprlock.conf.j2 +++ b/roles/hyprland/templates/hyprland/hyprlock.conf.j2 @@ -22,9 +22,7 @@ background { input-field { monitor = - size = 20%, 5% outline_thickness = 2 - position = 0, -20 halign = center valign = center @@ -48,7 +46,7 @@ input-field { label { monitor = text = $TIME - font_size = 90 + font_size = 108 font_family = $font position = -30, 0 @@ -60,7 +58,7 @@ label { label { monitor = text = cmd[update:60000] date +"%A, %d %B %Y" # update every 60 seconds - font_size = 25 + font_size = 36 font_family = $font position = -30, -150 -- cgit v1.2.3