6098aee35e7bfe1715025b08df7f158c43d57542
Tech/FirefoxProductivity.md
| ... | ... | @@ -60,6 +60,15 @@ In about:config: |
| 60 | 60 | |
| 61 | 61 | Unfortunately this also prevents Tridactyl from overriding Ctrl-I. |
| 62 | 62 | |
| 63 | + |
|
| 64 | +# Force en_GB dictionary |
|
| 65 | + |
|
| 66 | +Arch: |
|
| 67 | + |
|
| 68 | + pacman -S hunspell-en_GB |
|
| 69 | + pacman -Rs hunspell-en_US |
|
| 70 | + |
|
| 71 | + |
|
| 63 | 72 | <!-- |
| 64 | 73 | vim: filetype=markdown |
| 65 | 74 | --> |