chore: set default theme for keepassxc
This commit is contained in:
parent
ea7c04e4ba
commit
c86806c340
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Reference in a new issue