diff options
| author | Amir Saeid <amir@glgdgt.com> | 2026-04-18 21:54:08 +0100 |
|---|---|---|
| committer | Amir Saeid <amir@glgdgt.com> | 2026-04-18 21:54:08 +0100 |
| commit | f3868ec14622a359ad9215af9247a9b3ba92687b (patch) | |
| tree | a37683e37aacb6c9b1431fb6679265cec525602f /hosts/mentat | |
| parent | 5cac22282cbfaccf3bdac24ebaf12c534d64b18e (diff) | |
Make sure the same font is used for alacritty and i3
Diffstat (limited to 'hosts/mentat')
| -rw-r--r-- | hosts/mentat/userOptions.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/mentat/userOptions.nix b/hosts/mentat/userOptions.nix index 554ce1d..dfe8fcf 100644 --- a/hosts/mentat/userOptions.nix +++ b/hosts/mentat/userOptions.nix @@ -3,4 +3,5 @@ userHome = "/Users/amir"; gitEmail = "amir@glgdgt.com"; gitName = "Amir Saeid"; + fontName = "BlexMono Nerd Font"; } |
