diff --git a/ShareHub/LyricsWindowStatus/desktop.png b/ShareHub/LyricsWindowStatus/desktop.png new file mode 100644 index 0000000..c00ecb9 Binary files /dev/null and b/ShareHub/LyricsWindowStatus/desktop.png differ diff --git a/ShareHub/LyricsWindowStatus/docked-bottom.png b/ShareHub/LyricsWindowStatus/docked-bottom.png new file mode 100644 index 0000000..a5087f0 Binary files /dev/null and b/ShareHub/LyricsWindowStatus/docked-bottom.png differ diff --git a/ShareHub/LyricsWindowStatus/docked-top.png b/ShareHub/LyricsWindowStatus/docked-top.png new file mode 100644 index 0000000..a6dfead Binary files /dev/null and b/ShareHub/LyricsWindowStatus/docked-top.png differ diff --git a/ShareHub/LyricsWindowStatus/fs-horiz.png b/ShareHub/LyricsWindowStatus/fs-horiz.png new file mode 100644 index 0000000..9cd7a92 Binary files /dev/null and b/ShareHub/LyricsWindowStatus/fs-horiz.png differ diff --git a/ShareHub/LyricsWindowStatus/fs-vert.png b/ShareHub/LyricsWindowStatus/fs-vert.png new file mode 100644 index 0000000..629cfda Binary files /dev/null and b/ShareHub/LyricsWindowStatus/fs-vert.png differ diff --git a/ShareHub/LyricsWindowStatus/narrow.png b/ShareHub/LyricsWindowStatus/narrow.png new file mode 100644 index 0000000..0acd814 Binary files /dev/null and b/ShareHub/LyricsWindowStatus/narrow.png differ diff --git a/ShareHub/LyricsWindowStatus/std-horiz.png b/ShareHub/LyricsWindowStatus/std-horiz.png new file mode 100644 index 0000000..33cb560 Binary files /dev/null and b/ShareHub/LyricsWindowStatus/std-horiz.png differ diff --git a/ShareHub/index.md b/ShareHub/index.md index 1fa3f4b..45a38a7 100644 --- a/ShareHub/index.md +++ b/ShareHub/index.md @@ -2,15 +2,30 @@ ## Shared lyrics window status -[Desktop](LyricsWindowStatus/desktop.json) +Click on the links below to view and download the config files. -[Docked (Bottom)](LyricsWindowStatus/docked-bottom.json) +Each link is accompanied by a preview image of the lyrics window in that specific status. -[Docked (Top)](LyricsWindowStatus/docked-top.json) +- [Desktop](LyricsWindowStatus/desktop.json) -[Fullscreen (Horizontal)](LyricsWindowStatus/fs-horiz.json) + ![](LyricsWindowStatus/desktop.png) -[Fullscreen (Vertical)](LyricsWindowStatus/fs-vert.json) +- [Docked (Bottom)](LyricsWindowStatus/docked-bottom.json) -[Standard (Horizontal)](LyricsWindowStatus/std-horiz.json) + ![](LyricsWindowStatus/docked-bottom.png) +- [Docked (Top)](LyricsWindowStatus/docked-top.json) + + ![](LyricsWindowStatus/docked-top.png) + +- [Fullscreen (Horizontal)](LyricsWindowStatus/fs-horiz.json) + + ![](LyricsWindowStatus/fs-horiz.png) + +- [Fullscreen (Vertical)](LyricsWindowStatus/fs-vert.json) + + ![](LyricsWindowStatus/fs-vert.png) + +- [Standard (Horizontal)](LyricsWindowStatus/std-horiz.json) + + ![](LyricsWindowStatus/std-horiz.png)