forked from Shinonome/dots-hyprland
Update user_options.js
This commit is contained in:
@@ -4,13 +4,6 @@
|
|||||||
// 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
|
||||||
|
|
||||||
const userConfigOptions = {
|
const userConfigOptions = {
|
||||||
'keybinds': {
|
|
||||||
'sidebar': {
|
|
||||||
'pin': "Ctrl+p",
|
|
||||||
'nextTab': "Ctrl+Page_Down",
|
|
||||||
'prevTab': "Ctrl+Page_Up",
|
|
||||||
},
|
|
||||||
},
|
|
||||||
}
|
}
|
||||||
|
|
||||||
export default userConfigOptions;
|
export default userConfigOptions;
|
||||||
|
|||||||
Reference in New Issue
Block a user