Ok, let's permit firefox to clutter home.
This commit is contained in:
parent
6fcba51c76
commit
aa14a8fe5a
@ -1,3 +0,0 @@
|
||||
#!/bin/sh
|
||||
mkdir -p $XDG_CONFIG_HOME/firefox
|
||||
[ -n "$1" ] && HOME=$XDG_CONFIG_HOME/firefox /usr/bin/firefox-bin "$*" || HOME=$XDG_CONFIG_HOME/firefox /usr/bin/firefox-bin &
|
Loading…
Reference in New Issue
Block a user