Skip to content

Commit 5e183f2

Browse files
committed
Add magnifier reset keybinding.
1 parent 25db528 commit 5e183f2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

schemas/org.cinnamon.desktop.keybindings.gschema.xml.in

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,11 @@
2929
<summary>Magnifier zoom out</summary>
3030
<description>Binding for the magnifier to zoom out</description>
3131
</key>
32+
<key name="magnifier-zoom-reset" type="as">
33+
<default>['&lt;Alt&gt;&lt;Super&gt;0']</default>
34+
<summary>Reset magnifier to 1x</summary>
35+
<description>Binding to reset the magnifier</description>
36+
</key>
3237
<key name="pointer-next-monitor" type="as">
3338
<default>[]</default>
3439
<summary>Warp the pointer to the next monitor</summary>

0 commit comments

Comments
 (0)