7 lines
101 B
Nix
7 lines
101 B
Nix
{
|
|
wayland.windowManager.hyprland.settings = {
|
|
repeat_rate = 50;
|
|
repeat_delay = 300;
|
|
};
|
|
}
|