diff --git a/programs/alacritty/alacritty.yml b/programs/alacritty/alacritty.yml index 204d5dd..a6f45fa 100644 --- a/programs/alacritty/alacritty.yml +++ b/programs/alacritty/alacritty.yml @@ -46,8 +46,8 @@ window: # 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: 10 - y: 10 + x: 5 + y: 5 # Spread additional padding evenly around the terminal content. #dynamic_padding: false @@ -61,7 +61,7 @@ window: # Values for `decorations` (macOS only): # - transparent: Title bar, transparent background and title bar buttons # - buttonless: Title bar, transparent background and no title bar buttons - #decorations: full + decorations: none # Startup Mode (changes require restart) # @@ -78,7 +78,7 @@ window: #title: Alacritty # Allow terminal applications to change Alacritty's window title. - #dynamic_title: true + dynamic_title: true # Window class (Linux/BSD only): #class: @@ -93,13 +93,13 @@ window: # and `light`. Set this to `None` to use the default theme variant. gtk_theme_variant: light -#scrolling: +scrolling: # Maximum number of lines in the scrollback buffer. # Specifying '0' will disable scrolling. - #history: 10000 + history: 10000 # Scrolling distance multiplier. - #multiplier: 3 + multiplier: 3 # Font configuration font: