Skip to content

Commit

Permalink
home-manager/hyprland: set input.touchpad.scroll_factor
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagokokada committed Dec 28, 2024
1 parent 04d4252 commit 1ccc2df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/home-manager/desktop/wayland/hyprland/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ in
follow_mouse = 0;
sensitivity = 0;
touchpad = {
scroll_factor = 0.675;
natural_scroll = true;
middle_button_emulation = true;
tap-to-click = true;
Expand Down

0 comments on commit 1ccc2df

Please sign in to comment.