# Firefox Remove Doted Outline Links

In Linux, Firefox display the links with doted outline at the  click

For Remove this, go to **about:config** and change this value to **0**:

```cmd
browser.display.focus_ring_width
```
## Source

→ [Mozilla Forum](https://support.mozilla.org/fr/questions/939339)