From 42a5b73dcc243c294cf7e1cde7b1aaf8b27b4fdf Mon Sep 17 00:00:00 2001 From: tastytea Date: Thu, 21 May 2020 03:49:24 +0200 Subject: [PATCH] More aliases! Inspired by Adwaita and ComixCursors. --- cursors/gentoo-blue/cursors/all-scroll | 1 + cursors/gentoo-blue/cursors/dotbox | 1 + cursors/gentoo-blue/cursors/double_arrow | 1 + cursors/gentoo-blue/cursors/grab | 1 + cursors/gentoo-blue/cursors/pirate | 1 + cursors/gentoo-blue/cursors/pointer | 1 + cursors/gentoo-blue/cursors/progress | 1 + cursors/gentoo-blue/cursors/text | 1 + cursors/gentoo-blue/cursors/wait | 1 + cursors/gentoo-silver/cursors/all-scroll | 1 + cursors/gentoo-silver/cursors/dotbox | 1 + cursors/gentoo-silver/cursors/double_arrow | 1 + cursors/gentoo-silver/cursors/grab | 1 + cursors/gentoo-silver/cursors/pirate | 1 + cursors/gentoo-silver/cursors/pointer | 1 + cursors/gentoo-silver/cursors/progress | 1 + cursors/gentoo-silver/cursors/text | 1 + cursors/gentoo-silver/cursors/wait | 1 + cursors/gentoo/cursors/all-scroll | 1 + cursors/gentoo/cursors/dotbox | 1 + cursors/gentoo/cursors/double_arrow | 1 + cursors/gentoo/cursors/grab | 1 + cursors/gentoo/cursors/pirate | 1 + cursors/gentoo/cursors/pointer | 1 + cursors/gentoo/cursors/progress | 1 + cursors/gentoo/cursors/text | 1 + cursors/gentoo/cursors/wait | 1 + 27 files changed, 27 insertions(+) create mode 120000 cursors/gentoo-blue/cursors/all-scroll create mode 120000 cursors/gentoo-blue/cursors/dotbox create mode 120000 cursors/gentoo-blue/cursors/double_arrow create mode 120000 cursors/gentoo-blue/cursors/grab create mode 120000 cursors/gentoo-blue/cursors/pirate create mode 120000 cursors/gentoo-blue/cursors/pointer create mode 120000 cursors/gentoo-blue/cursors/progress create mode 120000 cursors/gentoo-blue/cursors/text create mode 120000 cursors/gentoo-blue/cursors/wait create mode 120000 cursors/gentoo-silver/cursors/all-scroll create mode 120000 cursors/gentoo-silver/cursors/dotbox create mode 120000 cursors/gentoo-silver/cursors/double_arrow create mode 120000 cursors/gentoo-silver/cursors/grab create mode 120000 cursors/gentoo-silver/cursors/pirate create mode 120000 cursors/gentoo-silver/cursors/pointer create mode 120000 cursors/gentoo-silver/cursors/progress create mode 120000 cursors/gentoo-silver/cursors/text create mode 120000 cursors/gentoo-silver/cursors/wait create mode 120000 cursors/gentoo/cursors/all-scroll create mode 120000 cursors/gentoo/cursors/dotbox create mode 120000 cursors/gentoo/cursors/double_arrow create mode 120000 cursors/gentoo/cursors/grab create mode 120000 cursors/gentoo/cursors/pirate create mode 120000 cursors/gentoo/cursors/pointer create mode 120000 cursors/gentoo/cursors/progress create mode 120000 cursors/gentoo/cursors/text create mode 120000 cursors/gentoo/cursors/wait diff --git a/cursors/gentoo-blue/cursors/all-scroll b/cursors/gentoo-blue/cursors/all-scroll new file mode 120000 index 0000000..147f744 --- /dev/null +++ b/cursors/gentoo-blue/cursors/all-scroll @@ -0,0 +1 @@ +fleur \ No newline at end of file diff --git a/cursors/gentoo-blue/cursors/dotbox b/cursors/gentoo-blue/cursors/dotbox new file mode 120000 index 0000000..9222177 --- /dev/null +++ b/cursors/gentoo-blue/cursors/dotbox @@ -0,0 +1 @@ +dot_box_mask \ No newline at end of file diff --git a/cursors/gentoo-blue/cursors/double_arrow b/cursors/gentoo-blue/cursors/double_arrow new file mode 120000 index 0000000..a3693c3 --- /dev/null +++ b/cursors/gentoo-blue/cursors/double_arrow @@ -0,0 +1 @@ +sb_v_double_arrow \ No newline at end of file diff --git a/cursors/gentoo-blue/cursors/grab b/cursors/gentoo-blue/cursors/grab new file mode 120000 index 0000000..1a38f92 --- /dev/null +++ b/cursors/gentoo-blue/cursors/grab @@ -0,0 +1 @@ +hand1 \ No newline at end of file diff --git a/cursors/gentoo-blue/cursors/pirate b/cursors/gentoo-blue/cursors/pirate new file mode 120000 index 0000000..1de5659 --- /dev/null +++ b/cursors/gentoo-blue/cursors/pirate @@ -0,0 +1 @@ +target \ No newline at end of file diff --git a/cursors/gentoo-blue/cursors/pointer b/cursors/gentoo-blue/cursors/pointer new file mode 120000 index 0000000..1a38f92 --- /dev/null +++ b/cursors/gentoo-blue/cursors/pointer @@ -0,0 +1 @@ +hand1 \ No newline at end of file diff --git a/cursors/gentoo-blue/cursors/progress b/cursors/gentoo-blue/cursors/progress new file mode 120000 index 0000000..b0e6589 --- /dev/null +++ b/cursors/gentoo-blue/cursors/progress @@ -0,0 +1 @@ +left_ptr_watch \ No newline at end of file diff --git a/cursors/gentoo-blue/cursors/text b/cursors/gentoo-blue/cursors/text new file mode 120000 index 0000000..18632c4 --- /dev/null +++ b/cursors/gentoo-blue/cursors/text @@ -0,0 +1 @@ +xterm \ No newline at end of file diff --git a/cursors/gentoo-blue/cursors/wait b/cursors/gentoo-blue/cursors/wait new file mode 120000 index 0000000..1655a60 --- /dev/null +++ b/cursors/gentoo-blue/cursors/wait @@ -0,0 +1 @@ +watch \ No newline at end of file diff --git a/cursors/gentoo-silver/cursors/all-scroll b/cursors/gentoo-silver/cursors/all-scroll new file mode 120000 index 0000000..147f744 --- /dev/null +++ b/cursors/gentoo-silver/cursors/all-scroll @@ -0,0 +1 @@ +fleur \ No newline at end of file diff --git a/cursors/gentoo-silver/cursors/dotbox b/cursors/gentoo-silver/cursors/dotbox new file mode 120000 index 0000000..9222177 --- /dev/null +++ b/cursors/gentoo-silver/cursors/dotbox @@ -0,0 +1 @@ +dot_box_mask \ No newline at end of file diff --git a/cursors/gentoo-silver/cursors/double_arrow b/cursors/gentoo-silver/cursors/double_arrow new file mode 120000 index 0000000..a3693c3 --- /dev/null +++ b/cursors/gentoo-silver/cursors/double_arrow @@ -0,0 +1 @@ +sb_v_double_arrow \ No newline at end of file diff --git a/cursors/gentoo-silver/cursors/grab b/cursors/gentoo-silver/cursors/grab new file mode 120000 index 0000000..1a38f92 --- /dev/null +++ b/cursors/gentoo-silver/cursors/grab @@ -0,0 +1 @@ +hand1 \ No newline at end of file diff --git a/cursors/gentoo-silver/cursors/pirate b/cursors/gentoo-silver/cursors/pirate new file mode 120000 index 0000000..1de5659 --- /dev/null +++ b/cursors/gentoo-silver/cursors/pirate @@ -0,0 +1 @@ +target \ No newline at end of file diff --git a/cursors/gentoo-silver/cursors/pointer b/cursors/gentoo-silver/cursors/pointer new file mode 120000 index 0000000..1a38f92 --- /dev/null +++ b/cursors/gentoo-silver/cursors/pointer @@ -0,0 +1 @@ +hand1 \ No newline at end of file diff --git a/cursors/gentoo-silver/cursors/progress b/cursors/gentoo-silver/cursors/progress new file mode 120000 index 0000000..b0e6589 --- /dev/null +++ b/cursors/gentoo-silver/cursors/progress @@ -0,0 +1 @@ +left_ptr_watch \ No newline at end of file diff --git a/cursors/gentoo-silver/cursors/text b/cursors/gentoo-silver/cursors/text new file mode 120000 index 0000000..18632c4 --- /dev/null +++ b/cursors/gentoo-silver/cursors/text @@ -0,0 +1 @@ +xterm \ No newline at end of file diff --git a/cursors/gentoo-silver/cursors/wait b/cursors/gentoo-silver/cursors/wait new file mode 120000 index 0000000..1655a60 --- /dev/null +++ b/cursors/gentoo-silver/cursors/wait @@ -0,0 +1 @@ +watch \ No newline at end of file diff --git a/cursors/gentoo/cursors/all-scroll b/cursors/gentoo/cursors/all-scroll new file mode 120000 index 0000000..147f744 --- /dev/null +++ b/cursors/gentoo/cursors/all-scroll @@ -0,0 +1 @@ +fleur \ No newline at end of file diff --git a/cursors/gentoo/cursors/dotbox b/cursors/gentoo/cursors/dotbox new file mode 120000 index 0000000..9222177 --- /dev/null +++ b/cursors/gentoo/cursors/dotbox @@ -0,0 +1 @@ +dot_box_mask \ No newline at end of file diff --git a/cursors/gentoo/cursors/double_arrow b/cursors/gentoo/cursors/double_arrow new file mode 120000 index 0000000..a3693c3 --- /dev/null +++ b/cursors/gentoo/cursors/double_arrow @@ -0,0 +1 @@ +sb_v_double_arrow \ No newline at end of file diff --git a/cursors/gentoo/cursors/grab b/cursors/gentoo/cursors/grab new file mode 120000 index 0000000..1a38f92 --- /dev/null +++ b/cursors/gentoo/cursors/grab @@ -0,0 +1 @@ +hand1 \ No newline at end of file diff --git a/cursors/gentoo/cursors/pirate b/cursors/gentoo/cursors/pirate new file mode 120000 index 0000000..1de5659 --- /dev/null +++ b/cursors/gentoo/cursors/pirate @@ -0,0 +1 @@ +target \ No newline at end of file diff --git a/cursors/gentoo/cursors/pointer b/cursors/gentoo/cursors/pointer new file mode 120000 index 0000000..1a38f92 --- /dev/null +++ b/cursors/gentoo/cursors/pointer @@ -0,0 +1 @@ +hand1 \ No newline at end of file diff --git a/cursors/gentoo/cursors/progress b/cursors/gentoo/cursors/progress new file mode 120000 index 0000000..b0e6589 --- /dev/null +++ b/cursors/gentoo/cursors/progress @@ -0,0 +1 @@ +left_ptr_watch \ No newline at end of file diff --git a/cursors/gentoo/cursors/text b/cursors/gentoo/cursors/text new file mode 120000 index 0000000..18632c4 --- /dev/null +++ b/cursors/gentoo/cursors/text @@ -0,0 +1 @@ +xterm \ No newline at end of file diff --git a/cursors/gentoo/cursors/wait b/cursors/gentoo/cursors/wait new file mode 120000 index 0000000..1655a60 --- /dev/null +++ b/cursors/gentoo/cursors/wait @@ -0,0 +1 @@ +watch \ No newline at end of file