This website requires JavaScript.
Explore
Help
Sign In
hannes
/
dotfiles
Watch
1
Star
1
Fork
0
You've already forked dotfiles
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
57bf30107cfe40ab268af7a36fc819617c63bd8b
dotfiles
/
bin
/
firefox-default
4 lines
101 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add explicit profile override for firefox desktop entry
2025-11-17 09:00:42 +01:00
#!/usr/bin/env bash
Fix firefox desktop entry
2025-11-25 11:52:50 +01:00
exec /usr/bin/firefox --profile "$HOME/.mozilla/firefox/profile-default" "${@}"
Reference in New Issue
Copy Permalink