Auto-commit: 2026-01-05 18:28:04

This commit is contained in:
2026-01-05 18:28:04 +00:00
parent b3180e3517
commit 79f39be5fb
13 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
{
wayland.windowManager.hyprland = {
settings = {
input = {
kb_layout = "us";
kb_variant = "altgr-intl";
sensitivity = 0.3;
follow_mouse = 1;
accel_profile = "flat";
repeat_delay = 250;
repeat_rate = 35;
off_window_axis_events = 2;
};
};
};
}