mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-22 11:00:27 +10:00
Minor edits to config.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
--[[
|
||||
#=====================================================================================
|
||||
# Chimera Conky
|
||||
# XMonad Conky
|
||||
#======================================================================================
|
||||
|
||||
]]
|
||||
|
||||
@@ -164,7 +164,7 @@ config.set('content.javascript.enabled', True, 'qute://*/*')
|
||||
# - true
|
||||
# - false
|
||||
# - ask
|
||||
config.set('content.notifications', True, 'https://www.reddit.com')
|
||||
config.set('content.notifications.enabled', True, 'https://www.reddit.com')
|
||||
|
||||
# Allow websites to show notifications.
|
||||
# Type: BoolAsk
|
||||
@@ -172,7 +172,7 @@ config.set('content.notifications', True, 'https://www.reddit.com')
|
||||
# - true
|
||||
# - false
|
||||
# - ask
|
||||
config.set('content.notifications', True, 'https://www.youtube.com')
|
||||
config.set('content.notifications.enabled', True, 'https://www.youtube.com')
|
||||
|
||||
# Directory to save downloads to. If unset, a sensible OS-specific
|
||||
# default is used.
|
||||
|
||||
Reference in New Issue
Block a user