Welcome iwd + firefox fix.

This commit is contained in:
Bartek Stalewski 2021-08-26 08:37:29 +02:00
parent c120a13573
commit 2be32d6a33
2 changed files with 2 additions and 2 deletions

View file

@ -1,3 +1,3 @@
#!/bin/sh
mkdir -p $XDG_CONFIG_HOME/firefox
HOME=$XDG_CONFIG_HOME/firefox /bin/firefox
[ -n "$1" ] && HOME=$XDG_CONFIG_HOME/firefox /bin/firefox "$*" || HOME=$XDG_CONFIG_HOME/firefox /bin/firefox