mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-22 16:59:57 -05:00
ags: user options: sidebar page order
This commit is contained in:
@@ -79,6 +79,13 @@ let configOptions = {
|
||||
'batchCount': 20,
|
||||
'allowNsfw': false,
|
||||
},
|
||||
'pages': {
|
||||
'order': ["apis", "tools"],
|
||||
'apis': {
|
||||
'order': ["gemini", "gpt", "waifu", "booru"],
|
||||
}
|
||||
},
|
||||
|
||||
},
|
||||
'search': {
|
||||
'engineBaseUrl': "https://www.google.com/search?q=",
|
||||
|
||||
Reference in New Issue
Block a user