diff options
| author | Stefan Weigl-Bosker <stefan@s00.xyz> | 2025-04-11 18:33:36 -0400 |
|---|---|---|
| committer | Stefan Weigl-Bosker <stefan@s00.xyz> | 2025-04-11 18:33:36 -0400 |
| commit | bc803e124973793607fc51919d186f333e0457d5 (patch) | |
| tree | 3f7ddc35b5346e9993d4548a9d34b852729325b5 /modules/foot.nix | |
| parent | ddf526713d0f82f001d8d59c5af8876d0c1753fe (diff) | |
| download | home-bc803e124973793607fc51919d186f333e0457d5.tar.gz | |
update
Diffstat (limited to 'modules/foot.nix')
| -rw-r--r-- | modules/foot.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/foot.nix b/modules/foot.nix index d8f9395..da752d2 100644 --- a/modules/foot.nix +++ b/modules/foot.nix @@ -18,7 +18,7 @@ in settings = { main = { # font="ComicShannsMono Nerd Font Mono:size=12"; - font="BerkeleyMonoPatched Nerd Font:size=14"; + font="BerkeleyMonoPatched Nerd Font:size=12"; title="term"; resize-by-cells="no"; pad="0x0 center"; |