forked from Shinonome/dots-hyprland
new search user options
This commit is contained in:
@@ -93,6 +93,12 @@ let configOptions = {
|
||||
|
||||
},
|
||||
'search': {
|
||||
'enableActions': true,
|
||||
'enableCommands': true,
|
||||
'enableMathResults': true,
|
||||
'enableDirectorySearch': true,
|
||||
'enableAiSearch': true,
|
||||
'enableWebSearch': true,
|
||||
'engineBaseUrl': "https://www.google.com/search?q=",
|
||||
'excludedSites': ["quora.com"],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user