wezterm: put in place stuff to eventually set config options declarativily
This commit is contained in:
parent
ca50dfe36c
commit
f6c261c35a
2 changed files with 2 additions and 1 deletions
|
|
@ -2,4 +2,5 @@ return {
|
|||
front_end = "WebGpu";
|
||||
integrated_title_button_style = "Gnome";
|
||||
window_decorations = "INTEGRATED_BUTTONS|RESIZE";
|
||||
-- nix-replace
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue