Updated Hypr, Yazi

This commit is contained in:
2025-10-17 02:05:03 +02:00
parent e20f8b6ea2
commit 7cd7d746e7
141 changed files with 133 additions and 8479 deletions

View File

@@ -1,26 +1,62 @@
{
"windowStyle": "native",
"channel": "stable",
"armcordCSP": true,
"minimizeToTray": true,
"keybinds": [],
"alternativePaste": false,
"multiInstance": false,
"mods": "none",
"spellcheck": true,
"performanceMode": "none",
"skipSplash": false,
"inviteWebsocket": true,
"startMinimized": false,
"dynamicIcon": false,
"tray": true,
"customJsBundle": "https://armcord.app/placeholder.js",
"customCssBundle": "https://armcord.app/placeholder.css",
"disableAutogain": false,
"useLegacyCapturer": false,
"mobileMode": false,
"trayIcon": "default",
"doneSetup": true,
"clientName": "ArmCord",
"customIcon": "/usr/lib/armcord/app.asar/assets/desktop.png"
}
"windowStyle": "native",
"channel": "stable",
"armcordCSP": true,
"minimizeToTray": false,
"keybinds": [],
"alternativePaste": false,
"multiInstance": false,
"mods": [
"none"
],
"spellcheck": true,
"performanceMode": "none",
"skipSplash": false,
"inviteWebsocket": true,
"startMinimized": false,
"dynamicIcon": false,
"tray": "dynamic",
"customJsBundle": "https://armcord.app/placeholder.js",
"customCssBundle": "https://armcord.app/placeholder.css",
"disableAutogain": false,
"useLegacyCapturer": false,
"mobileMode": false,
"trayIcon": "dynamic",
"doneSetup": true,
"clientName": "ArmCord",
"customIcon": "/usr/lib/armcord/app.asar/assets/desktop.png",
"modCache": {
"shelter": "1b35b8802a85809742af99f454bb941f56f759a3"
},
"hardwareAcceleration": true,
"audio": {
"workaround": false,
"deviceSelect": true,
"granularSelect": true,
"ignoreVirtual": false,
"ignoreDevices": false,
"ignoreInputMedia": false,
"onlySpeakers": false,
"onlyDefaultSpeakers": true,
"loopbackType": "loopback"
},
"transparency": "none",
"legcordCSP": true,
"bounceOnPing": false,
"disableHttpCache": false,
"autoHideMenuBar": true,
"blockPowerSavingInVoiceChat": false,
"useMacSystemPicker": true,
"popoutPiP": false,
"spellcheckLanguage": [
"en-US",
"de-DE"
],
"sleepInBackground": false,
"noBundleUpdates": false,
"additionalArguments": "",
"smoothScroll": true,
"autoScroll": false,
"useSystemCssEditor": false,
"overlayButtonColor": "#121214"
}

View File

@@ -1 +1,13 @@
{"theme":"src.css","name":"Catppuccin Macchiato","author":"winston#0001","authorId":"505490445468696576","version":"0.2.0","description":"🎮 Soothing pastel theme for Discord","website":"https://github.com/catppuccin/discord","invite":"r6Mdz5dpFc","updateSrc":"https://raw.githubusercontent.com/catppuccin/discord/main/themes/macchiato.theme.css","supportsArmCordTitlebar":false}
{
"theme": "src.css",
"name": "Catppuccin Macchiato",
"author": "winston#0001",
"authorId": "505490445468696576",
"version": "0.2.0",
"description": "🎮 Soothing pastel theme for Discord",
"website": "https://github.com/catppuccin/discord",
"invite": "r6Mdz5dpFc",
"updateSrc": "https://raw.githubusercontent.com/catppuccin/discord/main/themes/macchiato.theme.css",
"supportsArmCordTitlebar": false,
"enabled": true
}