Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreasArvidsson committed Aug 5, 2023
1 parent 45a5852 commit 0c8bf2a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions settings.talon
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ settings():

# The amount to scroll up/down (equivalent to mouse wheel on Windows by default)
user.mouse_wheel_down_amount = 120

-
# The amount to scroll left/right
user.mouse_wheel_horizontal_amount = 40

Expand Down Expand Up @@ -65,4 +65,5 @@ settings():
# -width windows are resized to stay full-height/width.
#user.window_snap_screen = "size aware"

# Uncomment this to enable the curse yes/curse no commands (show hide mouse cursor). See issue #688.# tag(): user.mouse_cursor_commands_enable
# Uncomment this to enable the curse yes/curse no commands (show hide mouse cursor). See issue #688.
# tag(): user.mouse_cursor_commands_enable

0 comments on commit 0c8bf2a

Please sign in to comment.