diff options
author | Quentin Rameau <quinq@fifth.space> | 2022-04-10 16:35:24 +0200 |
---|---|---|
committer | Quentin Rameau <quinq@fifth.space> | 2022-04-10 16:35:24 +0200 |
commit | 1f5b8f3bd1f37d4d3dc45d21285f34ef4752dbaa (patch) | |
tree | a04ef97de6f30054996f2ae8a4404d782b1200d8 /surf.1 | |
parent | 11dca18a2d148e5a6463aba783567a3815424963 (diff) |
Add dark mode toggle
This sets dark gtk theme variant,
which should make webkit2gtk use dark css variant
from websites that provide it.
Diffstat (limited to 'surf.1')
-rw-r--r-- | surf.1 | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -208,6 +208,9 @@ Toggle scrollbars. This will reload the page. .B Ctrl\-Shift\-c Toggle caret browsing. This will reload the page. .TP +.B Ctrl\-Shift\-d +Toggle dark mode. This will reload the page. +.TP .B Ctrl\-Shift\-i Toggle auto-loading of images. This will reload the page. .TP |