diff options
| author | Hsieh Chin Fan <pham@topo.tw> | 2024-07-08 22:49:59 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <pham@topo.tw> | 2024-07-08 22:49:59 +0800 |
| commit | d834d6da82ba20e32699380d335a65936bad16f9 (patch) | |
| tree | 49ce9f0427801c7803ed6c41633ae94821b2cc97 /X11 | |
| parent | a86b98129c07ff6ac4e259d5e28499471f47e57c (diff) | |
Update
Diffstat (limited to 'X11')
| -rw-r--r-- | X11/alacritty/alacritty.toml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/X11/alacritty/alacritty.toml b/X11/alacritty/alacritty.toml index 359135e..a5e2963 100644 --- a/X11/alacritty/alacritty.toml +++ b/X11/alacritty/alacritty.toml | |||
| @@ -72,3 +72,7 @@ lines = 18 | |||
| 72 | [window.padding] | 72 | [window.padding] |
| 73 | x = 24 | 73 | x = 24 |
| 74 | y = 12 | 74 | y = 12 |
| 75 | |||
| 76 | [font] | ||
| 77 | offset.x = 0 | ||
| 78 | offset.y = 0 | ||