From aeb04c46d49a9a44decc1522f0f2437e76f28be1 Mon Sep 17 00:00:00 2001 From: ful1e5 <24286590+ful1e5@users.noreply.github.com> Date: Sun, 6 Jun 2021 17:34:57 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=97=20Pirate=20cursor=20symlink=20remo?= =?UTF-8?q?ved?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- builder/bxbuild/symlinks.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builder/bxbuild/symlinks.py b/builder/bxbuild/symlinks.py index f5a853a..84c8f40 100644 --- a/builder/bxbuild/symlinks.py +++ b/builder/bxbuild/symlinks.py @@ -176,7 +176,7 @@ def add_missing_xcursor(directory) -> None: ], }, {"src": "wait", "links": ["watch"]}, - {"src": "X_cursor", "links": ["pirate", "x-cursor"]}, + {"src": "X_cursor", "links": ["x-cursor"]}, {"src": "xterm", "links": ["ibeam", "text"]}, ]