update vencord.css
This commit is contained in:
parent
1880003ea2
commit
78f062867d
4 changed files with 11 additions and 8 deletions
|
@ -63,13 +63,13 @@
|
|||
right: "/user/hand/right/input/trackpad/force",
|
||||
},
|
||||
click_modifier_right: {
|
||||
left: "/user/hand/left/input/b/touch",
|
||||
right: "/user/hand/right/input/b/touch"
|
||||
},
|
||||
click_modifier_middle: {
|
||||
left: "/user/hand/left/input/a/touch",
|
||||
right: "/user/hand/right/input/a/touch"
|
||||
},
|
||||
click_modifier_middle: {
|
||||
left: "/user/hand/left/input/thumbstick/touch",
|
||||
//right: "/user/hand/right/input/thumbstick/touch"
|
||||
},
|
||||
move_mouse: {
|
||||
// used with focus_follows_mouse_mode
|
||||
left: "/user/hand/left/input/trigger/touch",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue