diff options
| author | Stefan Weigl-Bosker <stefan@s00.xyz> | 2025-04-10 03:04:54 -0400 |
|---|---|---|
| committer | Stefan Weigl-Bosker <stefan@s00.xyz> | 2025-04-10 03:04:54 -0400 |
| commit | ddf526713d0f82f001d8d59c5af8876d0c1753fe (patch) | |
| tree | ee30f65401d8d2d6eed3b9a6743b4dcb9ef4ed6e /modules/foot.nix | |
| parent | 8d1e930ce093cf03beef8b03aa32b2c1cde8a432 (diff) | |
| download | home-ddf526713d0f82f001d8d59c5af8876d0c1753fe.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 da752d2..d8f9395 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=12"; + font="BerkeleyMonoPatched Nerd Font:size=14"; title="term"; resize-by-cells="no"; pad="0x0 center"; |