Skip to content

Commit 16dd959

Browse files
committed
docs: improve controls section
1 parent 198ca20 commit 16dd959

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

Diff for: README.md

+8-6
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,14 @@ Zoomer application for wayland (linux) inspired by [tsoding's boomer](https://gi
66

77
## Controls
88

9-
- CTRL: show spotlight
10-
- CTRL + SHIFT: Control spotlight radius using your mouse scroll
11-
- You can drag your mouse
12-
- Scrolling zooms in and out
13-
- ESC or right click exits woomer
14-
- R: Hot reload shaders (only works with `dev` feature)
9+
| Control | Description |
10+
|---------------------------------------------------|---------------------------------------------------------------|
11+
| Right Click or <kbd>ESC</kbd> | Quit the application. |
12+
| <kbd>R</kbd> | Reload the shaders (only for Developer mode) |
13+
| Hold <kbd>CTRL</kbd> | Enable flashlight effect. |
14+
| Drag with left mouse button | Move the image around. |
15+
| Scroll wheel | Zoom in/out. |
16+
| <kbd>Ctrl</kbd> + <kbd>SHIFT</kbd> + Scroll wheel | Change the radius of the flashlight. |
1517

1618
## Building
1719

0 commit comments

Comments
 (0)