mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-04 06:34:26 +00:00
parent
e06ff5f507
commit
622cae19eb
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ pub fn build_window_options(
|
|||
titlebar: Some(TitlebarOptions {
|
||||
title: None,
|
||||
appears_transparent: true,
|
||||
traffic_light_position: Some(point(px(8.), px(8.))),
|
||||
traffic_light_position: Some(point(px(9.5), px(9.5))),
|
||||
}),
|
||||
center: false,
|
||||
focus: false,
|
||||
|
|
Loading…
Reference in a new issue