Change opacity
This commit is contained in:
parent
37a15c80e1
commit
d909ee9743
|
@ -1,5 +1,5 @@
|
|||
include ./mocha.conf
|
||||
font_family SFMono Nerd Font Mono
|
||||
font_family Inter NerdFontPropo
|
||||
font_size 12
|
||||
bold_font auto
|
||||
italic_font auto
|
||||
|
@ -10,7 +10,7 @@ url_color #0087bd
|
|||
url_style dotted
|
||||
#Close the terminal without confirmation
|
||||
confirm_os_window_close 0
|
||||
background_opacity 0.75
|
||||
background_opacity 0.85
|
||||
enable_audio_bell no
|
||||
include ./theme.conf
|
||||
map crtl+shift+enter new_window_with_cmd
|
||||
|
|
Loading…
Reference in New Issue