mirror of
https://github.com/jayfunc/BetterLyrics.git
synced 2026-01-12 19:08:33 +08:00
chores: add video width in docs
This commit is contained in:
@@ -12,13 +12,13 @@ If this is the first time that you use this app, only standard mode was initiall
|
||||
|
||||
Settings -> Lyrics window manager -> Create from templates -> Fullscreen mode
|
||||
|
||||
<video controls src="add-fullscreen-mode.mp4" title="Title"></video>
|
||||
<video controls src="add-fullscreen-mode.mp4" width="600"></video>
|
||||
|
||||
### How to switch modes
|
||||
|
||||
You can switch modes by pressing default shortcuts `Ctrl + Alt + S` and then choosing one of the modes displayed on your screen. (Press `Escape` to close the choosing window)
|
||||
|
||||
<video controls src="switch-modes.mp4" title="Title"></video>
|
||||
<video controls src="switch-modes.mp4" width="600"></video>
|
||||
|
||||
### How to install ".msixbundle" package? (for test package only)
|
||||
[See this doc](https://github.com/jayfunc/BetterLyrics/blob/dev/How2Install/How2Install.md)
|
||||
|
||||
Reference in New Issue
Block a user