- put keepass in the background to continue on Firefox startup in keep.sh
- removing windowrules for keepass and firefox desktop dispatching
This commit is contained in:
@@ -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
|
||||
echo $KEEPWD|keepassxc --pw-stdin --keyfile /home/thierry/Nextcloud/keepass_key_2025.keyx /home/thierry/Nextcloud/keepass_vault.kdbx &
|
||||
sleep 1
|
||||
firefox &
|
||||
|
||||
Reference in New Issue
Block a user