mirror of
https://github.com/wez/wezterm.git
synced 2024-11-23 23:21:08 +03:00
cargo fmt
This commit is contained in:
parent
a1ff2d6415
commit
c937f0c77c
@ -1112,7 +1112,7 @@ impl super::TermWindow {
|
||||
// Avoid doubling up the background color: the panes
|
||||
// will render out through the padding so there
|
||||
// should be no gaps that need filling in
|
||||
},
|
||||
}
|
||||
_ => {
|
||||
// Regular window background color
|
||||
let background = rgbcolor_alpha_to_window_color(
|
||||
|
Loading…
Reference in New Issue
Block a user