diff options
Diffstat (limited to 'alacritty_macos.yml')
-rw-r--r-- | alacritty_macos.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/alacritty_macos.yml b/alacritty_macos.yml index be03fee8..e5f622b3 100644 --- a/alacritty_macos.yml +++ b/alacritty_macos.yml @@ -23,7 +23,7 @@ window: # Window padding (changes require restart) # - # Blank space added around the window in pixels. This padding is not scaled + # Blank space added around the window in pixels. This padding is scaled # by DPI and the specified value is always added at both opposing sides. padding: x: 2 |