diff options
author | Yaroslav <contact@yaroslavps.com> | 2020-09-20 01:42:33 +0300 |
---|---|---|
committer | Yaroslav <contact@yaroslavps.com> | 2020-09-20 14:09:49 +0300 |
commit | baaf7a13b74e7873aaf3598adb5da85c55f585a7 (patch) | |
tree | 52574bceb8b14e17229c27cc21ce59e2497e9d45 /dotfiles/.config/alacritty/alacritty.yml | |
parent | acce3397aaf5eb38312b2e232b7864f7a1d0a26b (diff) | |
download | swayrice-baaf7a13b74e7873aaf3598adb5da85c55f585a7.tar.gz swayrice-baaf7a13b74e7873aaf3598adb5da85c55f585a7.zip |
Minor changes to colorscheme/appearance
Diffstat (limited to 'dotfiles/.config/alacritty/alacritty.yml')
-rw-r--r-- | dotfiles/.config/alacritty/alacritty.yml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/dotfiles/.config/alacritty/alacritty.yml b/dotfiles/.config/alacritty/alacritty.yml index 113fa7d..7acf889 100644 --- a/dotfiles/.config/alacritty/alacritty.yml +++ b/dotfiles/.config/alacritty/alacritty.yml @@ -12,7 +12,7 @@ # available, otherwise `xterm-256color` is used. #TERM: alacritty -#window: +window: # Window dimensions (changes require restart) # # Specified in number of columns/lines, not pixels. @@ -33,12 +33,12 @@ # # 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: 0 - # y: 0 + padding: + x: 2 + y: 2 # Spread additional padding evenly around the terminal content. - #dynamic_padding: false + dynamic_padding: true # Window decorations # @@ -162,7 +162,7 @@ font: # If `true`, bold text is drawn using the bright color variants. #draw_bold_text_with_bright_colors: false -# Colors (Tomorrow Night) +# Colors colors: # Ultramar primary: |