Ensured keepassxc opens the right database on startup
parent
341e52acdd
commit
5dae782584
|
@ -129,7 +129,7 @@
|
|||
startup = [
|
||||
{command = "export QT_QPA_PLATFORM=wayland";}
|
||||
{command = "swaybg -i /etc/nixos/Assets/background.svg";}
|
||||
{command = "keepassxc";}
|
||||
{command = "keepassxc /home/hertog/Documents/Belangrijk/Wachtwoorden.kdbx";}
|
||||
];
|
||||
colors = {
|
||||
background = "#242424";
|
||||
|
|
Loading…
Reference in New Issue