/*
* SPDX-License-Identifier: GPL-3.0
* Vesktop, a desktop app aiming to give you a snappier Discord Experience
* Copyright (c) 2023 Vendicated and Vencord contributors
*/
import { Margins } from "@vencord/types/utils";
import { Select, Forms } from "@vencord/types/webpack/common";
import { isMac, isWindows } from "renderer/utils";
import { SettingsComponent } from "./Settings";
export const TitleBarPicker: SettingsComponent = ({ settings }) => {
return (
<>
Customize apps title bar. Pick Discord if you want to use Discord's custom title bar. Requires a full
restart