hypr: removes redundant delays
This commit is contained in:
@@ -106,6 +106,8 @@
|
|||||||
kb_layout = "us";
|
kb_layout = "us";
|
||||||
follow_mouse = 1;
|
follow_mouse = 1;
|
||||||
sensitivity = 0;
|
sensitivity = 0;
|
||||||
|
repeat_delay = 250;
|
||||||
|
repeat_rate = 35;
|
||||||
|
|
||||||
touchpad = {
|
touchpad = {
|
||||||
natural_scroll = false;
|
natural_scroll = false;
|
||||||
@@ -118,6 +120,10 @@
|
|||||||
workspace_swipe = false;
|
workspace_swipe = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
binds = {
|
||||||
|
scroll_event_delay = 0;
|
||||||
|
};
|
||||||
|
|
||||||
device = [
|
device = [
|
||||||
{
|
{
|
||||||
name = "epic-mouse-v1";
|
name = "epic-mouse-v1";
|
||||||
|
|||||||
Reference in New Issue
Block a user