mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-26 10:37:30 -05:00
new search user options
This commit is contained in:
@@ -93,6 +93,12 @@ let configOptions = {
|
|||||||
|
|
||||||
},
|
},
|
||||||
'search': {
|
'search': {
|
||||||
|
'enableActions': true,
|
||||||
|
'enableCommands': true,
|
||||||
|
'enableMathResults': true,
|
||||||
|
'enableDirectorySearch': true,
|
||||||
|
'enableAiSearch': true,
|
||||||
|
'enableWebSearch': true,
|
||||||
'engineBaseUrl': "https://www.google.com/search?q=",
|
'engineBaseUrl': "https://www.google.com/search?q=",
|
||||||
'excludedSites': ["quora.com"],
|
'excludedSites': ["quora.com"],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user