5 lines
No EOL
113 B
Nix
5 lines
No EOL
113 B
Nix
{ ... }: {
|
|
wayland.windowManager.hyprland.settings.input = {
|
|
touchpad.natural_scroll = true;
|
|
};
|
|
} |