From 760c5f5626f8a373742e72e633707f793e928786 Mon Sep 17 00:00:00 2001 From: tastytea Date: Thu, 21 May 2020 02:49:05 +0200 Subject: [PATCH] Add aliases for resizing. --- cursors/gentoo-blue/cursors/col-resize | 1 + cursors/gentoo-blue/cursors/e-resize | 1 + cursors/gentoo-blue/cursors/ew-resize | 1 + cursors/gentoo-blue/cursors/n-resize | 1 + cursors/gentoo-blue/cursors/ne-resize | 1 + cursors/gentoo-blue/cursors/ns-resize | 1 + cursors/gentoo-blue/cursors/nw-resize | 1 + cursors/gentoo-blue/cursors/row-resize | 1 + cursors/gentoo-blue/cursors/s-resize | 1 + cursors/gentoo-blue/cursors/se-resize | 1 + cursors/gentoo-blue/cursors/sw-resize | 1 + cursors/gentoo-blue/cursors/w-resize | 1 + cursors/gentoo-silver/cursors/col-resize | 1 + cursors/gentoo-silver/cursors/e-resize | 1 + cursors/gentoo-silver/cursors/ew-resize | 1 + cursors/gentoo-silver/cursors/n-resize | 1 + cursors/gentoo-silver/cursors/ne-resize | 1 + cursors/gentoo-silver/cursors/ns-resize | 1 + cursors/gentoo-silver/cursors/nw-resize | 1 + cursors/gentoo-silver/cursors/row-resize | 1 + cursors/gentoo-silver/cursors/s-resize | 1 + cursors/gentoo-silver/cursors/se-resize | 1 + cursors/gentoo-silver/cursors/sw-resize | 1 + cursors/gentoo-silver/cursors/w-resize | 1 + cursors/gentoo/cursors/col-resize | 1 + cursors/gentoo/cursors/e-resize | 1 + cursors/gentoo/cursors/ew-resize | 1 + cursors/gentoo/cursors/n-resize | 1 + cursors/gentoo/cursors/ne-resize | 1 + cursors/gentoo/cursors/ns-resize | 1 + cursors/gentoo/cursors/nw-resize | 1 + cursors/gentoo/cursors/row-resize | 1 + cursors/gentoo/cursors/s-resize | 1 + cursors/gentoo/cursors/se-resize | 1 + cursors/gentoo/cursors/sw-resize | 1 + cursors/gentoo/cursors/w-resize | 1 + 36 files changed, 36 insertions(+) create mode 120000 cursors/gentoo-blue/cursors/col-resize create mode 120000 cursors/gentoo-blue/cursors/e-resize create mode 120000 cursors/gentoo-blue/cursors/ew-resize create mode 120000 cursors/gentoo-blue/cursors/n-resize create mode 120000 cursors/gentoo-blue/cursors/ne-resize create mode 120000 cursors/gentoo-blue/cursors/ns-resize create mode 120000 cursors/gentoo-blue/cursors/nw-resize create mode 120000 cursors/gentoo-blue/cursors/row-resize create mode 120000 cursors/gentoo-blue/cursors/s-resize create mode 120000 cursors/gentoo-blue/cursors/se-resize create mode 120000 cursors/gentoo-blue/cursors/sw-resize create mode 120000 cursors/gentoo-blue/cursors/w-resize create mode 120000 cursors/gentoo-silver/cursors/col-resize create mode 120000 cursors/gentoo-silver/cursors/e-resize create mode 120000 cursors/gentoo-silver/cursors/ew-resize create mode 120000 cursors/gentoo-silver/cursors/n-resize create mode 120000 cursors/gentoo-silver/cursors/ne-resize create mode 120000 cursors/gentoo-silver/cursors/ns-resize create mode 120000 cursors/gentoo-silver/cursors/nw-resize create mode 120000 cursors/gentoo-silver/cursors/row-resize create mode 120000 cursors/gentoo-silver/cursors/s-resize create mode 120000 cursors/gentoo-silver/cursors/se-resize create mode 120000 cursors/gentoo-silver/cursors/sw-resize create mode 120000 cursors/gentoo-silver/cursors/w-resize create mode 120000 cursors/gentoo/cursors/col-resize create mode 120000 cursors/gentoo/cursors/e-resize create mode 120000 cursors/gentoo/cursors/ew-resize create mode 120000 cursors/gentoo/cursors/n-resize create mode 120000 cursors/gentoo/cursors/ne-resize create mode 120000 cursors/gentoo/cursors/ns-resize create mode 120000 cursors/gentoo/cursors/nw-resize create mode 120000 cursors/gentoo/cursors/row-resize create mode 120000 cursors/gentoo/cursors/s-resize create mode 120000 cursors/gentoo/cursors/se-resize create mode 120000 cursors/gentoo/cursors/sw-resize create mode 120000 cursors/gentoo/cursors/w-resize diff --git a/cursors/gentoo-blue/cursors/col-resize b/cursors/gentoo-blue/cursors/col-resize new file mode 120000 index 0000000..baba492 --- /dev/null +++ b/cursors/gentoo-blue/cursors/col-resize @@ -0,0 +1 @@ +sb_h_double_arrow \ No newline at end of file diff --git a/cursors/gentoo-blue/cursors/e-resize b/cursors/gentoo-blue/cursors/e-resize new file mode 120000 index 0000000..feb3132 --- /dev/null +++ b/cursors/gentoo-blue/cursors/e-resize @@ -0,0 +1 @@ +sb_right_arrow \ No newline at end of file diff --git a/cursors/gentoo-blue/cursors/ew-resize b/cursors/gentoo-blue/cursors/ew-resize new file mode 120000 index 0000000..baba492 --- /dev/null +++ b/cursors/gentoo-blue/cursors/ew-resize @@ -0,0 +1 @@ +sb_h_double_arrow \ No newline at end of file diff --git a/cursors/gentoo-blue/cursors/n-resize b/cursors/gentoo-blue/cursors/n-resize new file mode 120000 index 0000000..258ca58 --- /dev/null +++ b/cursors/gentoo-blue/cursors/n-resize @@ -0,0 +1 @@ +sb_up_arrow \ No newline at end of file diff --git a/cursors/gentoo-blue/cursors/ne-resize b/cursors/gentoo-blue/cursors/ne-resize new file mode 120000 index 0000000..19274a2 --- /dev/null +++ b/cursors/gentoo-blue/cursors/ne-resize @@ -0,0 +1 @@ +top_right_corner \ No newline at end of file diff --git a/cursors/gentoo-blue/cursors/ns-resize b/cursors/gentoo-blue/cursors/ns-resize new file mode 120000 index 0000000..a3693c3 --- /dev/null +++ b/cursors/gentoo-blue/cursors/ns-resize @@ -0,0 +1 @@ +sb_v_double_arrow \ No newline at end of file diff --git a/cursors/gentoo-blue/cursors/nw-resize b/cursors/gentoo-blue/cursors/nw-resize new file mode 120000 index 0000000..be1ee95 --- /dev/null +++ b/cursors/gentoo-blue/cursors/nw-resize @@ -0,0 +1 @@ +top_left_corner \ No newline at end of file diff --git a/cursors/gentoo-blue/cursors/row-resize b/cursors/gentoo-blue/cursors/row-resize new file mode 120000 index 0000000..a3693c3 --- /dev/null +++ b/cursors/gentoo-blue/cursors/row-resize @@ -0,0 +1 @@ +sb_v_double_arrow \ No newline at end of file diff --git a/cursors/gentoo-blue/cursors/s-resize b/cursors/gentoo-blue/cursors/s-resize new file mode 120000 index 0000000..022a111 --- /dev/null +++ b/cursors/gentoo-blue/cursors/s-resize @@ -0,0 +1 @@ +sb_down_arrow \ No newline at end of file diff --git a/cursors/gentoo-blue/cursors/se-resize b/cursors/gentoo-blue/cursors/se-resize new file mode 120000 index 0000000..9a02514 --- /dev/null +++ b/cursors/gentoo-blue/cursors/se-resize @@ -0,0 +1 @@ +bottom_right_corner \ No newline at end of file diff --git a/cursors/gentoo-blue/cursors/sw-resize b/cursors/gentoo-blue/cursors/sw-resize new file mode 120000 index 0000000..aab13ad --- /dev/null +++ b/cursors/gentoo-blue/cursors/sw-resize @@ -0,0 +1 @@ +bottom_left_corner \ No newline at end of file diff --git a/cursors/gentoo-blue/cursors/w-resize b/cursors/gentoo-blue/cursors/w-resize new file mode 120000 index 0000000..f473dff --- /dev/null +++ b/cursors/gentoo-blue/cursors/w-resize @@ -0,0 +1 @@ +sb_left_arrow \ No newline at end of file diff --git a/cursors/gentoo-silver/cursors/col-resize b/cursors/gentoo-silver/cursors/col-resize new file mode 120000 index 0000000..baba492 --- /dev/null +++ b/cursors/gentoo-silver/cursors/col-resize @@ -0,0 +1 @@ +sb_h_double_arrow \ No newline at end of file diff --git a/cursors/gentoo-silver/cursors/e-resize b/cursors/gentoo-silver/cursors/e-resize new file mode 120000 index 0000000..feb3132 --- /dev/null +++ b/cursors/gentoo-silver/cursors/e-resize @@ -0,0 +1 @@ +sb_right_arrow \ No newline at end of file diff --git a/cursors/gentoo-silver/cursors/ew-resize b/cursors/gentoo-silver/cursors/ew-resize new file mode 120000 index 0000000..baba492 --- /dev/null +++ b/cursors/gentoo-silver/cursors/ew-resize @@ -0,0 +1 @@ +sb_h_double_arrow \ No newline at end of file diff --git a/cursors/gentoo-silver/cursors/n-resize b/cursors/gentoo-silver/cursors/n-resize new file mode 120000 index 0000000..258ca58 --- /dev/null +++ b/cursors/gentoo-silver/cursors/n-resize @@ -0,0 +1 @@ +sb_up_arrow \ No newline at end of file diff --git a/cursors/gentoo-silver/cursors/ne-resize b/cursors/gentoo-silver/cursors/ne-resize new file mode 120000 index 0000000..19274a2 --- /dev/null +++ b/cursors/gentoo-silver/cursors/ne-resize @@ -0,0 +1 @@ +top_right_corner \ No newline at end of file diff --git a/cursors/gentoo-silver/cursors/ns-resize b/cursors/gentoo-silver/cursors/ns-resize new file mode 120000 index 0000000..a3693c3 --- /dev/null +++ b/cursors/gentoo-silver/cursors/ns-resize @@ -0,0 +1 @@ +sb_v_double_arrow \ No newline at end of file diff --git a/cursors/gentoo-silver/cursors/nw-resize b/cursors/gentoo-silver/cursors/nw-resize new file mode 120000 index 0000000..be1ee95 --- /dev/null +++ b/cursors/gentoo-silver/cursors/nw-resize @@ -0,0 +1 @@ +top_left_corner \ No newline at end of file diff --git a/cursors/gentoo-silver/cursors/row-resize b/cursors/gentoo-silver/cursors/row-resize new file mode 120000 index 0000000..a3693c3 --- /dev/null +++ b/cursors/gentoo-silver/cursors/row-resize @@ -0,0 +1 @@ +sb_v_double_arrow \ No newline at end of file diff --git a/cursors/gentoo-silver/cursors/s-resize b/cursors/gentoo-silver/cursors/s-resize new file mode 120000 index 0000000..022a111 --- /dev/null +++ b/cursors/gentoo-silver/cursors/s-resize @@ -0,0 +1 @@ +sb_down_arrow \ No newline at end of file diff --git a/cursors/gentoo-silver/cursors/se-resize b/cursors/gentoo-silver/cursors/se-resize new file mode 120000 index 0000000..9a02514 --- /dev/null +++ b/cursors/gentoo-silver/cursors/se-resize @@ -0,0 +1 @@ +bottom_right_corner \ No newline at end of file diff --git a/cursors/gentoo-silver/cursors/sw-resize b/cursors/gentoo-silver/cursors/sw-resize new file mode 120000 index 0000000..aab13ad --- /dev/null +++ b/cursors/gentoo-silver/cursors/sw-resize @@ -0,0 +1 @@ +bottom_left_corner \ No newline at end of file diff --git a/cursors/gentoo-silver/cursors/w-resize b/cursors/gentoo-silver/cursors/w-resize new file mode 120000 index 0000000..f473dff --- /dev/null +++ b/cursors/gentoo-silver/cursors/w-resize @@ -0,0 +1 @@ +sb_left_arrow \ No newline at end of file diff --git a/cursors/gentoo/cursors/col-resize b/cursors/gentoo/cursors/col-resize new file mode 120000 index 0000000..baba492 --- /dev/null +++ b/cursors/gentoo/cursors/col-resize @@ -0,0 +1 @@ +sb_h_double_arrow \ No newline at end of file diff --git a/cursors/gentoo/cursors/e-resize b/cursors/gentoo/cursors/e-resize new file mode 120000 index 0000000..feb3132 --- /dev/null +++ b/cursors/gentoo/cursors/e-resize @@ -0,0 +1 @@ +sb_right_arrow \ No newline at end of file diff --git a/cursors/gentoo/cursors/ew-resize b/cursors/gentoo/cursors/ew-resize new file mode 120000 index 0000000..baba492 --- /dev/null +++ b/cursors/gentoo/cursors/ew-resize @@ -0,0 +1 @@ +sb_h_double_arrow \ No newline at end of file diff --git a/cursors/gentoo/cursors/n-resize b/cursors/gentoo/cursors/n-resize new file mode 120000 index 0000000..258ca58 --- /dev/null +++ b/cursors/gentoo/cursors/n-resize @@ -0,0 +1 @@ +sb_up_arrow \ No newline at end of file diff --git a/cursors/gentoo/cursors/ne-resize b/cursors/gentoo/cursors/ne-resize new file mode 120000 index 0000000..19274a2 --- /dev/null +++ b/cursors/gentoo/cursors/ne-resize @@ -0,0 +1 @@ +top_right_corner \ No newline at end of file diff --git a/cursors/gentoo/cursors/ns-resize b/cursors/gentoo/cursors/ns-resize new file mode 120000 index 0000000..a3693c3 --- /dev/null +++ b/cursors/gentoo/cursors/ns-resize @@ -0,0 +1 @@ +sb_v_double_arrow \ No newline at end of file diff --git a/cursors/gentoo/cursors/nw-resize b/cursors/gentoo/cursors/nw-resize new file mode 120000 index 0000000..be1ee95 --- /dev/null +++ b/cursors/gentoo/cursors/nw-resize @@ -0,0 +1 @@ +top_left_corner \ No newline at end of file diff --git a/cursors/gentoo/cursors/row-resize b/cursors/gentoo/cursors/row-resize new file mode 120000 index 0000000..a3693c3 --- /dev/null +++ b/cursors/gentoo/cursors/row-resize @@ -0,0 +1 @@ +sb_v_double_arrow \ No newline at end of file diff --git a/cursors/gentoo/cursors/s-resize b/cursors/gentoo/cursors/s-resize new file mode 120000 index 0000000..022a111 --- /dev/null +++ b/cursors/gentoo/cursors/s-resize @@ -0,0 +1 @@ +sb_down_arrow \ No newline at end of file diff --git a/cursors/gentoo/cursors/se-resize b/cursors/gentoo/cursors/se-resize new file mode 120000 index 0000000..9a02514 --- /dev/null +++ b/cursors/gentoo/cursors/se-resize @@ -0,0 +1 @@ +bottom_right_corner \ No newline at end of file diff --git a/cursors/gentoo/cursors/sw-resize b/cursors/gentoo/cursors/sw-resize new file mode 120000 index 0000000..aab13ad --- /dev/null +++ b/cursors/gentoo/cursors/sw-resize @@ -0,0 +1 @@ +bottom_left_corner \ No newline at end of file diff --git a/cursors/gentoo/cursors/w-resize b/cursors/gentoo/cursors/w-resize new file mode 120000 index 0000000..f473dff --- /dev/null +++ b/cursors/gentoo/cursors/w-resize @@ -0,0 +1 @@ +sb_left_arrow \ No newline at end of file