added drawing tab and rust formatter for nvim
This commit is contained in:
@@ -9,6 +9,10 @@ input {
|
||||
|
||||
sensitivity = -0.3
|
||||
force_no_accel = false
|
||||
tablet {
|
||||
left_handed = true
|
||||
output = current
|
||||
}
|
||||
}
|
||||
|
||||
cursor {
|
||||
@@ -23,3 +27,12 @@ device {
|
||||
sensitivity = -0.65
|
||||
accel_profile = adaptive
|
||||
}
|
||||
|
||||
device {
|
||||
name = wacom-bamboo-16fg-4x5-finger
|
||||
flip_x = true
|
||||
flip_y = true
|
||||
natural_scroll = false
|
||||
sensitivity = 0.3
|
||||
accel_profile = adaptive
|
||||
}
|
||||
|
||||
Submodule .config/nvim updated: 9e02247d65...f5b4ee85a4
Reference in New Issue
Block a user