Disable themed title bar and hamburger menu
This commit is contained in:
parent
7a66d431ac
commit
dba7223558
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
|||
"show_line_endings": true,
|
||||
"tab_size": 4,
|
||||
"theme": "Adaptive.sublime-theme",
|
||||
"themed_title_bar": false,
|
||||
"trim_trailing_white_space_on_save": true,
|
||||
"wrap_width": 0
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue