macos-click-through
keith 5 years ago
parent c5b82a31fc
commit 147c29c267

@ -50,37 +50,47 @@ These are configurable via the `g:neovide_cursor_vfx_mode` global variable.
let g:neovide_cursor_vfx_mode = "railgun" let g:neovide_cursor_vfx_mode = "railgun"
``` ```
![Railgun](./assets/Railgun.gif)
#### Torpedo #### Torpedo
``` ```
let g:neovide_cursor_vfx_mode = "torpedo" let g:neovide_cursor_vfx_mode = "torpedo"
``` ```
![Torpedo](./assets/Torpedo.gif)
#### Pixiedust #### Pixiedust
``` ```
let g:neovide_cursor_vfx_mode = "pixiedust" let g:neovide_cursor_vfx_mode = "pixiedust"
``` ```
![Pixiedust](./assets/Pixiedust.gif)
#### Sonic Boom #### Sonic Boom
``` ```
let g:neovide_cursor_vfx_mode = "sonicboom" let g:neovide_cursor_vfx_mode = "sonicboom"
``` ```
![Sonicboom](./assets/Sonicboom.gif)
#### Ripple #### Ripple
``` ```
let g:neovide_cursor_vfx_mode = "ripple" let g:neovide_cursor_vfx_mode = "ripple"
``` ```
![Ripple](./assets/Ripple.gif)
#### Wireframe #### Wireframe
``` ```
let g:neovide_cursor_vfx_mode = "wireframe" let g:neovide_cursor_vfx_mode = "wireframe"
``` ```
![Wireframe](./assets/Wireframe.gif)
## Install ## Install

Binary file not shown.

After

Width:  |  Height:  |  Size: 672 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 512 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 562 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 303 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 724 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 426 KiB

Loading…
Cancel
Save