Use better HTML tags for the video
This commit is contained in:
parent
7f58471475
commit
300dd23942
|
@ -2,7 +2,9 @@
|
||||||
|
|
||||||
A Theme Switcher app for TROMjaro's default theme-set ([Colloid](https://github.com/vinceliuice/Colloid-gtk-theme)) and icon-set ([Zafiro](https://github.com/zayronxio/Zafiro-icons)). It gives you a nice and easy interface to try out different themes quickly.
|
A Theme Switcher app for TROMjaro's default theme-set ([Colloid](https://github.com/vinceliuice/Colloid-gtk-theme)) and icon-set ([Zafiro](https://github.com/zayronxio/Zafiro-icons)). It gives you a nice and easy interface to try out different themes quickly.
|
||||||
|
|
||||||
<video src="https://git.trom.tf/TROMjaro/theme-switcher-package/raw/branch/main/screenRecord.mp4"></video>
|
<video width="720" height="480" controls autoplay>
|
||||||
|
<source src="https://git.trom.tf/TROMjaro/theme-switcher-package/raw/branch/main/screenRecord.mp4" type="video/mp4">
|
||||||
|
</video>
|
||||||
|
|
||||||
## Building the package
|
## Building the package
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user