diff options
| author | Hsieh Chin Fan <pham@topo.tw> | 2024-07-11 23:49:29 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <pham@topo.tw> | 2024-07-11 23:49:29 +0800 |
| commit | 058fa5ecbf152be3864b3a510aec418b18c35734 (patch) | |
| tree | f72f404dd8fc76a6cb56b8106f7840c0f7dd0352 /X11 | |
| parent | 1f7d36d236965aa0f6ddff71321ebc755b79154c (diff) | |
Update
Diffstat (limited to 'X11')
| -rw-r--r-- | X11/alacritty/alacritty.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/X11/alacritty/alacritty.toml b/X11/alacritty/alacritty.toml index a5e2963..bdfd458 100644 --- a/X11/alacritty/alacritty.toml +++ b/X11/alacritty/alacritty.toml | |||
| @@ -66,7 +66,7 @@ opacity = 1.0 | |||
| 66 | startup_mode = "Windowed" | 66 | startup_mode = "Windowed" |
| 67 | 67 | ||
| 68 | [window.dimensions] | 68 | [window.dimensions] |
| 69 | columns = 82 | 69 | columns = 78 |
| 70 | lines = 18 | 70 | lines = 18 |
| 71 | 71 | ||
| 72 | [window.padding] | 72 | [window.padding] |