diff options
| author | bh <qn+git@excalibur.computer> | 2026-06-28 13:33:17 +0800 |
|---|---|---|
| committer | bh <qn+git@excalibur.computer> | 2026-06-28 13:33:23 +0800 |
| commit | db59c33eaa77fbbbbfb778f956662654b4106c14 (patch) | |
| tree | a72512f27aaa204c1c959352feb103f54fc7ccc6 /zsh/.zshrc | |
| parent | 645676cea67e9ab6dbe5ab1c904041e88ab1fb7a (diff) | |
zsh: change tt font size
Diffstat (limited to 'zsh/.zshrc')
| -rw-r--r-- | zsh/.zshrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -125,7 +125,7 @@ takedir() { tt() { kitty @ set-font-size +12 jq -r '.[] | .[0]' ~/Text/words.json | shuf -n 50 | ~/Scripts/tt -notheme - kitty @ set-font-size 10.5 + kitty @ set-font-size 10 } |