wezterm: configure window styling
This commit is contained in:
parent
6e9636c8d4
commit
f033b3dd63
1 changed files with 3 additions and 1 deletions
|
|
@ -1,3 +1,5 @@
|
|||
return {
|
||||
front_end = "WebGpu"
|
||||
front_end = "WebGpu";
|
||||
integrated_title_button_style = "Gnome";
|
||||
window_decorations = "INTEGRATED_BUTTONS|RESIZE";
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue