[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/vimix-cursors/vimix-cursors.desc [COPY] Copyright (C) 2026 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] Vimix cursor theme for Linux desktops [T] Vimix Cursors is a rounded cursor theme for Linux desktops, shipping dark [T] and white variants. [U] https://github.com/vinceliuice/Vimix-cursors [A] Vince Liuice [M] LpcPaul [C] extra/theme [F] CROSS [L] GPL3 [V] 2020.02.24 [D] 298df47f4981c42f7507b2cd52155246e84e3ae8b50ca27c45459771 vimix-cursors-2020-02-24.tar.gz https://github.com/vinceliuice/Vimix-cursors/archive/2020-02-24/ runmake=0 install_vimix_cursors() { mkdir -p $root$datadir/icons cp -rfv dist $root$datadir/icons/Vimix-cursors cp -rfv dist-white $root$datadir/icons/Vimix-white-cursors } hook_add postmake 5 install_vimix_cursors