Disable transparency again...
This commit is contained in:
parent
f23d7db744
commit
f89a1c9a5a
|
@ -1,7 +1,7 @@
|
|||
return {
|
||||
flavour = "macchiato",
|
||||
term_colors = true,
|
||||
transparent_background = true,
|
||||
-- transparent_background = true,
|
||||
integrations = {
|
||||
barbecue = {
|
||||
dim_dirname = true,
|
||||
|
|
|
@ -9,7 +9,7 @@ require "navigator"
|
|||
return {
|
||||
audible_bell = "Disabled",
|
||||
font_size = 14,
|
||||
window_background_opacity = 0.90,
|
||||
-- window_background_opacity = 0.90,
|
||||
color_scheme = scheme_name,
|
||||
use_fancy_tab_bar = false,
|
||||
tab_max_width = 79,
|
||||
|
|
Loading…
Reference in a new issue