firefox -> librewolf
This commit is contained in:
parent
84d2b13be1
commit
3ef61eff3f
3 changed files with 5 additions and 5 deletions
3
_desktop/librewolf
Executable file
3
_desktop/librewolf
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
mkdir -p $XDG_CONFIG_HOME/librewolf
|
||||
[ -n "$1" ] && HOME=$XDG_CONFIG_HOME/librewolf ~/.local/bin/appimages/LibreWolf/librewolf "$*" || HOME=$XDG_CONFIG_HOME/librewolf ~/.local/bin/appimages/LibreWolf/librewolf
|
Loading…
Add table
Add a link
Reference in a new issue