diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-01-11 21:14:54 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-01-11 21:14:54 +0100 |
| commit | 88b2a8f4317569d83f8ce0aa86faef93fa198cf4 (patch) | |
| tree | 8c73798a034e433343720e7350fec3e87a06552c /roles | |
| parent | d98b23078dcd43487cd139a63277130dcb63e59e (diff) | |
Update hyprlock theme
Diffstat (limited to 'roles')
| -rw-r--r-- | roles/hyprland/templates/hyprland/hyprlock.conf.j2 | 6 |
1 files 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 |
