summaryrefslogtreecommitdiff
path: root/patches/vesktop-no-anime.patch
diff options
context:
space:
mode:
authorAzat Bahawi <azat@bahawi.net>2023-11-13 10:40:41 +0300
committerAzat Bahawi <azat@bahawi.net>2023-11-13 10:40:41 +0300
commita3f9fde2a2d43dd477f402bd4b8df2a1cd29ca43 (patch)
treecbd0c2457daa6865eb33b5389ec40309e60868a9 /patches/vesktop-no-anime.patch
parent011c1632f3762e1bc1ecfdee9d9f3b3f44be74e5 (diff)
2023-11-13
Diffstat (limited to 'patches/vesktop-no-anime.patch')
-rw-r--r--patches/vesktop-no-anime.patch17
1 files changed, 17 insertions, 0 deletions
diff --git a/patches/vesktop-no-anime.patch b/patches/vesktop-no-anime.patch
new file mode 100644
index 0000000..5fd97ef
--- /dev/null
+++ b/patches/vesktop-no-anime.patch
@@ -0,0 +1,17 @@
+diff --git i/static/views/splash.html w/static/views/splash.html
+index 7cb571b..519c0f6 100644
+--- i/static/views/splash.html
++++ w/static/views/splash.html
+@@ -30,12 +30,6 @@
+
+ <body>
+ <div class="wrapper">
+- <img
+- draggable="false"
+- src="../shiggy.gif"
+- alt="shiggy"
+- role="presentation"
+- />
+ <p>Loading Vesktop...</p>
+ </div>
+ </body>