forked from Shinonome/dots-hyprland
Update options
This commit is contained in:
@@ -36,7 +36,7 @@ let configOptions = {
|
|||||||
},
|
},
|
||||||
'sidebar': {
|
'sidebar': {
|
||||||
'imageColumns': 2,
|
'imageColumns': 2,
|
||||||
'imageBooruCount': 6,
|
'imageBooruCount': 20,
|
||||||
},
|
},
|
||||||
'search': {
|
'search': {
|
||||||
'engineBaseUrl': "https://www.google.com/search?q=",
|
'engineBaseUrl': "https://www.google.com/search?q=",
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
|
|
||||||
const userConfigOptions = {
|
const userConfigOptions = {
|
||||||
// For every option, see ~/.config/ags/modules/.configuration/user_options.js
|
// For every option, see ~/.config/ags/modules/.configuration/user_options.js
|
||||||
// (tip4vscode: `ctrl+click` this: file://./modules/.configuration/user_options.js)
|
// (vscode users ctrl+click this: file://./modules/.configuration/user_options.js)
|
||||||
// (tip4vim: `:vsp` to split window, move cursor to this path, press `gf`. `Ctrl-w` twice to switch between)
|
// (vim users: `:vsp` to split window, move cursor to this path, press `gf`. `Ctrl-w` twice to switch between)
|
||||||
// Options listed in this file will override the default ones in the above file
|
// options listed in this file will override the default ones in the above file
|
||||||
// Here's an example
|
// Here's an example
|
||||||
'keybinds': {
|
'keybinds': {
|
||||||
'sidebar': {
|
'sidebar': {
|
||||||
|
|||||||
Reference in New Issue
Block a user