This approach to swallowing works.
This commit is contained in:
parent
8230063ad2
commit
6c4240ad22
2 changed files with 22 additions and 19 deletions
|
@ -1,3 +1,3 @@
|
|||
#!/bin/sh
|
||||
mkdir -p $XDG_CONFIG_HOME/firefox
|
||||
[ -n "$1" ] && HOME=$XDG_CONFIG_HOME/firefox /usr/bin/firefox "$*" || HOME=$XDG_CONFIG_HOME/firefox /usr/bin/firefox
|
||||
[ -n "$1" ] && HOME=$XDG_CONFIG_HOME/firefox /usr/bin/firefox "$*" || HOME=$XDG_CONFIG_HOME/firefox /usr/bin/firefox &
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue