- replacing firefox with librewolf

This commit is contained in:
2025-12-20 15:17:30 +01:00
parent 630a4367a1
commit 56a208cdf9

View File

@@ -1,5 +1,5 @@
#!/bin/bash
source ~/keepass.env
echo $KEEPWD|keepassxc --pw-stdin --keyfile /home/thierry/Nextcloud/keepass_key_2025.keyx /home/thierry/Nextcloud/keepass_vault.kdbx <<<$KEEPWD &
sleep 2
firefox &
sleep 1
librewolf &