1
0
mirror of https://github.com/jbranchaud/til synced 2026-01-03 15:18:01 +00:00

Add Set A Window To Its Default Zoom Level as a mac til

This commit is contained in:
jbranchaud
2018-04-06 10:54:13 -05:00
parent bca65ab460
commit e49d8b7530
2 changed files with 14 additions and 1 deletions

View File

@@ -0,0 +1,12 @@
# Set A Window To Its Default Zoom Level
Often when showing my screen to someone else or connecting to a project, I
have to adjust the zoom level of my current window by hitting `Cmd +` a
bunch of times. Once I am done I usually do some guess work to get the
screen size back to what I am used to, hitting `Cmd -` a couple times.
There is an easier way.
Hitting `Cmd 0` will return the window back to its default zoom level.
h/t Jake Worth