1

Home: Pregenerate keepassxc session config

This commit is contained in:
2026-03-05 10:28:26 +01:00
parent b14bd2758d
commit 0440b8b6cc

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
'';
})
];