diff --git a/.config/hypr/input.conf b/.config/hypr/input.conf index 907a56fa..6a18fbec 100644 --- a/.config/hypr/input.conf +++ b/.config/hypr/input.conf @@ -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 +} diff --git a/.config/nvim b/.config/nvim index 9e02247d..f5b4ee85 160000 --- a/.config/nvim +++ b/.config/nvim @@ -1 +1 @@ -Subproject commit 9e02247d65698d88acd1255e6672bf736b8bd62e +Subproject commit f5b4ee85a40e13ca9cbcea1787e15f35f70d4730