diff options
| author | 2022-05-04 03:30:30 +0200 | |
|---|---|---|
| committer | 2022-05-04 03:31:58 +0200 | |
| commit | 609ea1c8e620ed38e71bf03a46a759c042e76500 (patch) | |
| tree | 159eacade4f0a55c05555f5901dba62c054257ec /surf.1 | |
| parent | Fix dark mode parameter application (diff) | |
Do not reload page when toggling dark mode
This change had actually been applied in previous commit d3ee652
by mistake.
Diffstat (limited to '')
| -rw-r--r-- | surf.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -209,7 +209,7 @@ Toggle scrollbars. This will reload the page. Toggle caret browsing. This will reload the page. .TP .B Ctrl\-Shift\-d -Toggle dark mode. This will reload the page. +Toggle dark mode. .TP .B Ctrl\-Shift\-i Toggle auto-loading of images. This will reload the page. |
