1

Home: Pregenerate keepassxc session config

This commit is contained in:
2026-03-05 10:28:26 +01:00
parent 80d932838f
commit 6e2a64a50c

View File

@ -430,6 +430,15 @@ in
"start_app_minimized": true
}
'';
# KeePassXC
".config/QtProject.conf".text = ''
[FileDialog]
history=@Invalid()
lastVisited=file:///home/christoph/Documents/KeePass
qtVersion=5.15.18
viewMode=Detail
'';
})
];