fix settings
All checks were successful
Check flake.lock / Check health of `flake.lock` (pull_request) Successful in 10s
Check Nix flake / Perform Nix flake checks (pull_request) Successful in 4m51s

This commit is contained in:
ahuston-0 2025-06-01 14:25:08 -04:00
parent 5202238857
commit e602dcbd69
No known key found for this signature in database
GPG Key ID: 47940175096C1330

View File

@ -28,9 +28,7 @@
CtrlEnterSend.enabled = true;
CustomIdle = {
enabled = true;
settings = {
remainInIdle = false;
};
remainInIdle = false;
};
FriendsSince.enabled = true;
GameActivityToggle.enabled = true;
@ -40,7 +38,7 @@
QuickReply.enabled = true;
ReplaceGoogleSearch = {
enabled = true;
settings.customEngineName = "DuckDuckGo";
customEngineName = "DuckDuckGo";
};
ReviewDB.enabled = true;
ShowConnections.enabled = true;