misc tiny updates i can't be bothered to list or split up into multiple commits

This commit is contained in:
askiiart 2024-11-18 08:19:06 -06:00
parent 0931ea7330
commit 378dd53514
Signed by untrusted user who does not match committer: askiiart
GPG key ID: EA85979611654C30
5 changed files with 42 additions and 39 deletions

View file

@ -98,6 +98,7 @@ fi
# to make sure a profile exists to apply this to
if [ $(find ~/.librewolf -mindepth 1 -maxdepth 1 -type d -name "*.*" | wc -l) -eq 0 ]; then
librewolf &
sleep 1
pkill librewolf
sleep 1
fi