From 3c9bddbebd5b52a448005d788f55d0f1fc691c21 Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Sat, 7 Jan 2023 05:26:07 -0500 Subject: [PATCH] meta: Remove xcursor Since GNOME handles the cursor on its own, I should no longer need to worry about having an xcursor file. --- xcursor/.icons/default/index.theme | 2 -- xcursor/README.md | 16 ---------------- 2 files changed, 18 deletions(-) delete mode 100644 xcursor/.icons/default/index.theme delete mode 100644 xcursor/README.md diff --git a/xcursor/.icons/default/index.theme b/xcursor/.icons/default/index.theme deleted file mode 100644 index fdbd369..0000000 --- a/xcursor/.icons/default/index.theme +++ /dev/null @@ -1,2 +0,0 @@ -[icon theme] -Inherits=phinger-cursors diff --git a/xcursor/README.md b/xcursor/README.md deleted file mode 100644 index 7d5403a..0000000 --- a/xcursor/README.md +++ /dev/null @@ -1,16 +0,0 @@ -# xcursor - -[xcursor][xcursor] is used to choose the X11 cursor theme. - -## Use Cases - -xcursor can be used to: - -- Set the X cursor independent of the GUI toolkit being used -- Set the X cursor for programs that don't use a GUI toolkit - -You should not use xcursor if: - -- You are using a desktop environment that manages cursor settings for you - -[xcursor]: https://wiki.archlinux.org/index.php/Cursor_themes