[meta] Only show scrollbars when scrolling

pull/28/head
Alpha Chen 10 years ago
parent 17d806f4f4
commit 0f4dbc7a10

@ -45,6 +45,10 @@ osx_defaults:
key: com.apple.mouse.tapBehavior key: com.apple.mouse.tapBehavior
type: bool type: bool
value: true value: true
- # only show scrollbars when scrolling
key: AppleShowScrollBars
type: string
value: WhenScrolling
- # enable Debug menu in Safari - # enable Debug menu in Safari
domain: com.apple.Safari domain: com.apple.Safari

Loading…
Cancel
Save