diff options
author | Justine Smithies <justine@smithies.me.uk> | 2024-02-29 17:49:37 +0000 |
---|---|---|
committer | Justine Smithies <justine@smithies.me.uk> | 2024-02-29 17:49:37 +0000 |
commit | 2bee1229633da6e0a2f2a82b9283c10291744924 (patch) | |
tree | 4ddfe39cf5250bf6041df0cee6fe8b4af0acd96e /.config | |
parent | 8227b2e54ad4dc09a02332b5e46a85415f9b99b1 (diff) |
Set hyprlock fonts to Go Mono Nerd
Diffstat (limited to '.config')
-rw-r--r-- | .config/hypr/hyprlock.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/hypr/hyprlock.conf b/.config/hypr/hyprlock.conf index 50e8d26..b3ae065 100644 --- a/.config/hypr/hyprlock.conf +++ b/.config/hypr/hyprlock.conf @@ -66,7 +66,7 @@ label { text = color = rgb(255, 255, 255) - font_family = Symbols Nerd Font + font_family = GoMono Nerd Font font_size = 32 position = 0, 0 halign = center |