Dotfiles/.config/hypr/hyprland/input.conf

78 lines
1.9 KiB
Plaintext

input {
kb_model = pc105+inet
kb_layout = us
kb_variant = intl
kb_options =
kb_rules =
kb_file =
numlock_by_default = false
resolve_binds_by_sym = false
repeat_rate = 25
repeat_delay = 600
sensitivity = 0.0
accel_profile =
force_no_accel = false
left_handed = false
scroll_points =
scroll_method =
scroll_button = 0
scroll_button_lock = 0
scroll_factor = 1.0
natural_scroll = false
follow_mouse = 1
focus_on_close = 0
mouse_refocus = true
float_switch_override_focus = 1
special_fallthrough = false
off_window_axis_events = 1
emulate_discrete_scroll = 1
touchpad {
diable_while_typing = true
natural_scroll = false
scroll_factor = 1.0
middle_button_emulation = false
tap_button_map =
clickfinger_behavior = false
tap-to-click = true
drag_lock = false
tap-and-drag = true
}
touchdevice {
transform = 0
output = Auto
enable = true
}
tablet {
transform = 0
output =
region_position = [0,0]
absolute_region_position = false
region_size = [0,0]
relative_input = false
left_handed = false
active_area_size = [0,0]
active_area_position = [0,0]
}
}
gestures {
workspace_swipe = true
workspace_swipe_fingers = 4
workspace_swipe_min_fingers = false
workspace_swipe_distance = 300
workspace_swipe_touch = false
workspace_swipe_invert = true
workspace_swipe_touch_invert = false
workspace_swipe_min_speed_to_force = 30
workspace_swipe_cancel_ratio = 0.5
workspace_swipe_create_new = true
workspace_swipe_direction_lock = true
workspace_swipe_direction_lock_threshold = 10
workspace_swipe_forever = false
workspace_swipe_use_r = false
}