From 9c35a762dfd80af5aecf35fa2d425c95f2d1ab4b Mon Sep 17 00:00:00 2001 From: kj-sh604 Date: Wed, 19 Feb 2025 19:58:09 -0500 Subject: refactor: more minimal zoom cursors --- xcursor-vide/.SRCINFO | 2 +- xcursor-vide/PKGBUILD | 2 +- xcursor-vide/zoom-in | Bin 9392 -> 4160 bytes xcursor-vide/zoom-out | Bin 9392 -> 4160 bytes 4 files changed, 2 insertions(+), 2 deletions(-) diff --git a/xcursor-vide/.SRCINFO b/xcursor-vide/.SRCINFO index b0d9444..18fda82 100644 --- a/xcursor-vide/.SRCINFO +++ b/xcursor-vide/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = xcursor-vide pkgdesc = Blank cursor theme to force the usage of the fallback X11 cursors (mIniMUHliSt uhuh). pkgver = 1 - pkgrel = 5 + pkgrel = 10 install = VideCursors.install arch = any license = 0BSD diff --git a/xcursor-vide/PKGBUILD b/xcursor-vide/PKGBUILD index f3905e3..84c085a 100644 --- a/xcursor-vide/PKGBUILD +++ b/xcursor-vide/PKGBUILD @@ -2,7 +2,7 @@ pkgname=xcursor-vide pkgver=1 -pkgrel=5 +pkgrel=10 pkgdesc="Blank cursor theme to force the usage of the fallback X11 cursors (mIniMUHliSt uhuh)." arch=('any') install=VideCursors.install diff --git a/xcursor-vide/zoom-in b/xcursor-vide/zoom-in index 871e957..ab681eb 100644 Binary files a/xcursor-vide/zoom-in and b/xcursor-vide/zoom-in differ diff --git a/xcursor-vide/zoom-out b/xcursor-vide/zoom-out index e61d5a8..e1e3770 100644 Binary files a/xcursor-vide/zoom-out and b/xcursor-vide/zoom-out differ -- cgit v1.2.3