Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
67598a40db | ||
|
|
041805571a |
@@ -8,6 +8,8 @@
|
||||
|
||||
monitor = ",preferred,auto,2";
|
||||
|
||||
xwayland.force_zero_scaling = true;
|
||||
|
||||
env = [
|
||||
"XDG_CURRENT_DESKTOP,Hyprland"
|
||||
"XDG_SESSION_TYPE,wayland"
|
||||
@@ -30,7 +32,7 @@
|
||||
follow_mouse = 1;
|
||||
|
||||
touchpad = {
|
||||
natural_scroll = false;
|
||||
natural_scroll = true;
|
||||
};
|
||||
|
||||
sensitivity = 0; # -1.0 - 1.0, 0 means no modification.
|
||||
|
||||
Reference in New Issue
Block a user