1
1
Fork 0

waybar: lower smooth-scrolling-threshold to fix discrete scroll events

Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
Myned 2025-01-01 11:47:27 -06:00
parent 6e3a046918
commit ccf30d8414
Signed by: Myned
GPG key ID: C7224454F7881A34

View file

@ -95,7 +95,7 @@ in {
#!! Some settings are commonly available for use but not documented per module
common = {
# https://github.com/Alexays/Waybar/issues/1800
smooth-scrolling-threshold = 2;
smooth-scrolling-threshold = 1; #!! Affects discrete scroll events
on-scroll-down =
if config.custom.desktop == "niri"