add toggling darkmode for site
This commit is contained in:
parent
c02a20d10e
commit
4901052343
|
@ -2323,6 +2323,7 @@ config.bind("o", "cmd-set-text -s :open")
|
|||
# config.bind('tPh', 'config-cycle -p -u *://{url:host}/* content.plugins ;; reload')
|
||||
# config.bind('tPu', 'config-cycle -p -u {url} content.plugins ;; reload')
|
||||
# config.bind('tSH', 'config-cycle -p -u *://*.{url:host}/* content.javascript.enabled ;; reload')
|
||||
config.bind('td', 'config-cycle -p -u *://*.{url:host}/* colors.webpage.darkmode.enabled ;; reload')
|
||||
# config.bind('tSh', 'config-cycle -p -u *://{url:host}/* content.javascript.enabled ;; reload')
|
||||
# config.bind('tSu', 'config-cycle -p -u {url} content.javascript.enabled ;; reload')
|
||||
# config.bind('tcH', 'config-cycle -p -t -u *://*.{url:host}/* content.cookies.accept all no-3rdparty never ;; reload')
|
||||
|
|
Loading…
Reference in a new issue