set default browser to librewolf
This commit is contained in:
parent
b175451f93
commit
eb7be4f921
1 changed files with 3 additions and 0 deletions
|
@ -130,3 +130,6 @@ elif command_exists "code-oss"; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo "restore.sh done!"
|
echo "restore.sh done!"
|
||||||
|
|
||||||
|
# default applications
|
||||||
|
xdg-settings set default-web-browser librewolf.desktop
|
||||||
|
|
Loading…
Reference in a new issue