diff --git a/alacritty.yml b/alacritty.yml index 29f6f54b..4a62b920 100644 --- a/alacritty.yml +++ b/alacritty.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 diff --git a/alacritty_macos.yml b/alacritty_macos.yml index 355f21cf..9f97b72b 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 diff --git a/alacritty_windows.yml b/alacritty_windows.yml index 8be7ea52..1da098f7 100644 --- a/alacritty_windows.yml +++ b/alacritty_windows.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