Add explicit profile override for firefox desktop entry

This commit is contained in:
2025-11-17 09:00:42 +01:00
parent c216210f37
commit c54fbaf36f
4 changed files with 10 additions and 1 deletions

3
bin/firefox-default Executable file
View File

@@ -0,0 +1,3 @@
#!/usr/bin/env bash
exec /usr/bin/firefox --profile "$HOME/.mozilla/firefox/profile-default"