diff options
| author | Stefan Weigl-Bosker <stefan@s00.xyz> | 2025-04-06 15:32:38 -0400 |
|---|---|---|
| committer | Stefan Weigl-Bosker <stefan@s00.xyz> | 2025-04-06 15:32:38 -0400 |
| commit | 9ded962b7bb48df298568b04eac08eb658cc5edf (patch) | |
| tree | 15e9a68e62e1a243439f389a24923f2f50804388 /modules/mako.nix | |
| parent | 4bc0c6912de76c20c52b23d8897f29a6524ebd67 (diff) | |
| download | home-9ded962b7bb48df298568b04eac08eb658cc5edf.tar.gz | |
update
Diffstat (limited to 'modules/mako.nix')
| -rw-r--r-- | modules/mako.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/mako.nix b/modules/mako.nix index b1d9e40..3e0c4ac 100644 --- a/modules/mako.nix +++ b/modules/mako.nix @@ -15,7 +15,7 @@ in borderColor = "#a39ec4ff"; borderSize = 1; defaultTimeout = 20000; - font = "ComicShannsMono Nerd Font Mono 10"; + font = "BerkeleyMonoPatched Nerd Font 10"; }; }; } |