mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 15:03:55 -05:00
aly: start keepassxc minimized
This commit is contained in:
parent
b3f997cf95
commit
d57b209580
|
@ -123,7 +123,7 @@
|
||||||
ColorPasswords = false;
|
ColorPasswords = false;
|
||||||
CompactMode = true;
|
CompactMode = true;
|
||||||
MinimizeOnClose = true;
|
MinimizeOnClose = true;
|
||||||
MinimizeOnStartup = false;
|
MinimizeOnStartup = true;
|
||||||
MinimizeToTray = true;
|
MinimizeToTray = true;
|
||||||
ShowTrayIcon = true;
|
ShowTrayIcon = true;
|
||||||
TrayIconAppearance = "colorful";
|
TrayIconAppearance = "colorful";
|
||||||
|
|
Loading…
Reference in a new issue