diff options
Diffstat (limited to 'home/hyprlock.nix')
| -rw-r--r-- | home/hyprlock.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/hyprlock.nix b/home/hyprlock.nix index 4627556..bd54348 100644 --- a/home/hyprlock.nix +++ b/home/hyprlock.nix @@ -49,7 +49,7 @@ monitor = ""; text = "cmd[update:1000] echo \"$(date +'%H:%M:%S')\""; color = "rgb(202, 211, 245)"; - font_size = 90; + font_size = 120; position = "0, 150"; halign = "center"; valign = "center"; |
