mirror of
https://git.disroot.org/FollieHiyuki/dotfiles.git
synced 2024-12-02 20:29:01 -05:00
qutebrowser: typo in config
This commit is contained in:
parent
797dd038d4
commit
1eb4e50e20
@ -11,7 +11,7 @@ config.source('base16-nord.py')
|
|||||||
# /____/
|
# /____/
|
||||||
# Darkmode
|
# Darkmode
|
||||||
# c.colors.webpage.darkmode.enabled = True
|
# c.colors.webpage.darkmode.enabled = True
|
||||||
c.colors.webpage.prefers_color_scheme = 'dark'
|
c.colors.webpage.preferred_color_scheme = 'dark'
|
||||||
|
|
||||||
# Confirm on quit
|
# Confirm on quit
|
||||||
c.confirm_quit = ['downloads', 'multiple-tabs']
|
c.confirm_quit = ['downloads', 'multiple-tabs']
|
||||||
|
Loading…
Reference in New Issue
Block a user