chore: set default theme for keepassxc

This commit is contained in:
nydragon 2025-03-09 21:18:39 +01:00
parent ea7c04e4ba
commit c86806c340
Signed by: nydragon
SSH key fingerprint: SHA256:WcjW5NJPQ8Dx4uQDmoIlVPLWE27Od3fxoe0IUvuoPHE

View file

@ -11,7 +11,7 @@
Enabled = true; Enabled = true;
}; };
GUI = { GUI = {
ApplicationTheme = "auto"; ApplicationTheme = "dark";
ColorPasswords = true; ColorPasswords = true;
MinimizeOnClose = true; MinimizeOnClose = true;
MinimizeOnStartup = true; MinimizeOnStartup = true;