From 31f446540b9c9fa46cf87696be173a2366dcd957 Mon Sep 17 00:00:00 2001 From: Loek Le Blansch Date: Wed, 5 Feb 2025 21:31:20 +0100 Subject: betterdiscord update --- .config/BetterDiscord/data/stable/settings.json | 14 +++++++++++--- .local/share/applications/discord.desktop | 1 + 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/.config/BetterDiscord/data/stable/settings.json b/.config/BetterDiscord/data/stable/settings.json index 42a2be1..e50172b 100644 --- a/.config/BetterDiscord/data/stable/settings.json +++ b/.config/BetterDiscord/data/stable/settings.json @@ -3,12 +3,18 @@ "voiceDisconnect": false, "showToasts": true, "mediaKeys": false, - "bdContextMenu": true + "bdContextMenu": true, + "themeAttributes": true }, "addons": { "addonErrors": true, "editAction": "detached" }, + "store": { + "bdAddonStore": true, + "alwaysEnable": false, + "addonEmbeds": true + }, "customcss": { "customcss": true, "liveUpdate": true, @@ -25,7 +31,8 @@ "window": { "transparency": false, "removeMinimumSize": true, - "frame": false + "frame": false, + "inAppTrafficLights": false }, "developer": { "debugLogs": false, @@ -33,6 +40,7 @@ "debuggerHotkey": false, "reactDevTools": false, "inspectElement": false, - "devToolsWarning": false + "devToolsWarning": false, + "recovery": true } } \ No newline at end of file diff --git a/.local/share/applications/discord.desktop b/.local/share/applications/discord.desktop index 676b330..403a457 100644 --- a/.local/share/applications/discord.desktop +++ b/.local/share/applications/discord.desktop @@ -7,3 +7,4 @@ Exec=discord Icon=discord Type=Application Categories=Network;InstantMessaging; +MimeType=x-scheme-handler/betterdiscord; -- cgit v1.2.3