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