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

View File

@@ -8,7 +8,7 @@ export PATH="${HOME}/bin:${PATH}"
export EDITOR="helix"
export VISUAL="helix"
export BROWSER="firefox"
export BROWSER="firefox-default"
export PAGER="less"
export LESS="FRX"