sys-config/modules/home/desktopPrograms/wezterm/wezterm.lua
2024-12-23 19:49:03 +01:00

6 lines
No EOL
143 B
Lua

return {
front_end = "WebGpu";
integrated_title_button_style = "Gnome";
window_decorations = "TITLE | RESIZE";
-- nix-replace
}