talon-scripts/community/core/modes/sleep_mode.talon
2025-08-19 08:06:37 -04:00

10 lines
296 B
Plaintext

mode: sleep
-
settings():
# Stop continuous scroll/gaze scroll with a pop
user.mouse_enable_pop_stops_scroll = false
# Stop pop click with 'control mouse' mode
user.mouse_enable_pop_click = 0
# Stop mouse scroll down using hiss noise
user.mouse_enable_hiss_scroll = false