@jaspermayone.com's dotfiles
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fixes

+1 -1
+1 -1
darwin/default.nix
··· 272 272 trackpad = { 273 273 Clicking = true; # Tap to click 274 274 TrackpadRightClick = true; 275 - TrackpadThreeFingerDrag = true; 275 + TrackpadThreeFingerDrag = false; # Keep false to allow three-finger gestures (Mission Control, etc.) 276 276 Dragging = true; 277 277 }; 278 278