From be81c4285b0a7cb004d1c930b6076eaa576d3a9d Mon Sep 17 00:00:00 2001 From: Leonardo Bishop Date: Mon, 19 Feb 2024 22:25:35 +0000 Subject: Add hyprland --- hyprland/input.conf | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 hyprland/input.conf (limited to 'hyprland/input.conf') diff --git a/hyprland/input.conf b/hyprland/input.conf new file mode 100644 index 0000000..b6050c9 --- /dev/null +++ b/hyprland/input.conf @@ -0,0 +1,42 @@ +################# +# Input Devices # +################# +# +# List input devices with +# hyprctl devices +# + +input { + kb_layout = gb + kb_variant = + kb_model = + kb_options = + kb_rules = + repeat_rate = 50 + repeat_delay = 300 + + follow_mouse = 1 + + touchpad { + natural_scroll = yes + scroll_factor = 0.2 + disable_while_typing = false + tap-to-click = false + } + + sensitivity = 0 +} + +device:razer-razer-deathadder-v2 { + sensitivity = 0 + accel_profile = flat +} + +device:razer-razer-deathadder-v2-1 { + sensitivity = 0 + accel_profile = flat +} + +device:bm30x-mouse { + accel_profile = flat +} -- cgit v1.2.3-70-g09d2