mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
disable background_opacity for alacritty
This commit is contained in:
parent
8e5fc23eec
commit
4e01a24c4f
1 changed files with 1 additions and 2 deletions
|
|
@ -19,9 +19,8 @@ scrolling:
|
|||
tabspaces: 4
|
||||
live_config_reload: true
|
||||
alt_send_esc: true
|
||||
background_opacity: 0.9
|
||||
background_opacity: 1
|
||||
dynamic_title: false
|
||||
decorations: none
|
||||
draw_bold_text_with_bright_colors: true
|
||||
|
||||
cursor:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue