Auto-commit: 2026-01-06 04:35:04

This commit is contained in:
2026-01-06 04:35:04 +00:00
parent 0b22548972
commit f7397c191e

View File

@@ -99,21 +99,6 @@
WebContextMenus.enabled = true; WebContextMenus.enabled = true;
}; };
}; };
dorion = {
theme = "dark";
zoom = "1.1";
blur = "acrylic"; # "none", "blur", or "acrylic"
sysTray = true;
openOnStartup = true;
autoClearCache = true;
disableHardwareAccel = false;
rpcServer = true;
rpcProcessScanner = true;
pushToTalk = true;
pushToTalkKeys = ["RControl"];
desktopNotifications = true;
unreadBadge = true;
};
extraConfig = { extraConfig = {
}; };
}; };