fix: added input
This commit is contained in:
@@ -1,6 +1,11 @@
|
|||||||
{
|
{
|
||||||
wayland.windowManager.hyprland.settings = {
|
wayland.windowManager.hyprland.settings = {
|
||||||
repeat_rate = 50;
|
input = {
|
||||||
repeat_delay = 300;
|
repeat_rate = 50;
|
||||||
|
repeat_delay = 300;
|
||||||
|
};
|
||||||
|
cursor = {
|
||||||
|
hide_on_key_press = true;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user