mirror of
https://github.com/lloeki/dotfiles.git
synced 2025-12-06 07:24:39 +01:00
no rubberbanding
This commit is contained in:
parent
be0e47df7b
commit
c9bf862dc2
1 changed files with 3 additions and 0 deletions
3
osx
3
osx
|
|
@ -4,6 +4,9 @@
|
|||
|
||||
#sudo tmutil disablelocal
|
||||
|
||||
# disable rubberbanding, but not vanishing scrollbars
|
||||
defaults write -g NSScrollViewRubberbanding -bool false
|
||||
|
||||
# fix font with external monitor
|
||||
# http://apple.stackexchange.com/questions/19468/terminal-text-size-different-when-connected-to-external-monitor
|
||||
defaults -currentHost write -globalDomain AppleFontSmoothing -int 2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue