Firefox wrapper.
This commit is contained in:
parent
bcf27bcb24
commit
f75ba2aa83
2 changed files with 7 additions and 1 deletions
3
_desktop/firefox
Executable file
3
_desktop/firefox
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
mkdir -p $XDG_CONFIG_HOME/firefox
|
||||
HOME=$XDG_CONFIG_HOME/firefox /bin/firefox
|
Loading…
Add table
Add a link
Reference in a new issue