Skip to content

Commit

Permalink
Add newline for readability
Browse files Browse the repository at this point in the history
  • Loading branch information
carhartl committed Mar 1, 2023
1 parent fe62f84 commit 0358a41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/macos
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ fi
# Tap to click
defaults write com.apple.AppleMultitouchTrackpad Clicking -bool true
defaults write com.apple.driver.AppleBluetoothMultitouch.trackpad Clicking -bool true

# Use trackpad for dragging
defaults write com.apple.AppleMultitouchTrackpad Dragging -bool true
defaults write com.apple.driver.AppleBluetoothMultitouch.trackpad Dragging -bool true
Expand Down

0 comments on commit 0358a41

Please sign in to comment.