wezterm: remove titlebar buttons
This commit is contained in:
parent
eab4922871
commit
553aca9f34
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
return {
|
return {
|
||||||
front_end = "WebGpu";
|
front_end = "WebGpu";
|
||||||
integrated_title_button_style = "Gnome";
|
integrated_title_button_style = "Gnome";
|
||||||
window_decorations = "INTEGRATED_BUTTONS|RESIZE";
|
window_decorations = "TITLE | RESIZE";
|
||||||
-- nix-replace
|
-- nix-replace
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue