general:firefox
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| general:firefox [2022/02/05 07:39] – sunkan | general:firefox [2025/03/13 07:12] (current) – sunkan | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| ====== HW video decoding using VAAPI ====== | ====== HW video decoding using VAAPI ====== | ||
| + | For it to work with firejail one needs to ignore '' | ||
| + | ~/ | ||
| + | < | ||
| + | # Allows HW video decode | ||
| + | ignore noroot | ||
| + | </ | ||
| ===== Update 2022-02-05 ===== | ===== Update 2022-02-05 ===== | ||
| Line 187: | Line 193: | ||
| If you then go to " | If you then go to " | ||
| + | |||
| + | ====== Arkenfox ====== | ||
| + | ===== Custom overrides ===== | ||
| + | < | ||
| + | /* override recipe: enable session restore ***/ | ||
| + | user_pref(" | ||
| + | // user_pref(" | ||
| + | // user_pref(" | ||
| + | user_pref(" | ||
| + | user_pref(" | ||
| + | /* 2812: set/enforce clearOnShutdown items [FF136+] ***/ | ||
| + | user_pref(" | ||
| + | |||
| + | // 2820 optional to match when you use settings> | ||
| + | // user_pref(" | ||
| + | |||
| + | // 2830 optional to match when you use Ctrl-Shift-Del (settings> | ||
| + | // user_pref(" | ||
| + | // user_pref(" | ||
| + | |||
| + | /* 2611: disable middle mouse click opening links from clipboard | ||
| + | * [1] https:// | ||
| + | user_pref(" | ||
| + | </ | ||
| + | |||
general/firefox.1644046748.txt.gz · Last modified: 2022/02/05 07:39 by sunkan