summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/enlightenment/files/cursors.cfg')
-rw-r--r--x11-wm/enlightenment/files/cursors.cfg44
1 files changed, 0 insertions, 44 deletions
diff --git a/x11-wm/enlightenment/files/cursors.cfg b/x11-wm/enlightenment/files/cursors.cfg
deleted file mode 100644
index 78daa15e9944..000000000000
--- a/x11-wm/enlightenment/files/cursors.cfg
+++ /dev/null
@@ -1,44 +0,0 @@
-#include <definitions>
-__E_CFG_VERSION 0
-
-__CURSOR __BGN
-__NAME DEFAULT
-__FG_COLOR 255 255 255
-__BG_COLOR 50 30 25
-__NATIVE_ID XC_LEFT_PTR
-__END
-
-__CURSOR __BGN
-__NAME MOVE
-__FG_COLOR 255 160 140
-__BG_COLOR 50 30 25
-__NATIVE_ID XC_LEFT_PTR
-__END
-
-__CURSOR __BGN
-__NAME RESIZE_H
-__FG_COLOR 255 160 140
-__BG_COLOR 50 30 25
-__NATIVE_ID XC_SB_H_DOUBLE_ARROW
-__END
-
-__CURSOR __BGN
-__NAME RESIZE_V
-__FG_COLOR 255 160 140
-__BG_COLOR 50 30 25
-__NATIVE_ID XC_SB_V_DOUBLE_ARROW
-__END
-
-__CURSOR __BGN
-__NAME RESIZE_BR
-__FG_COLOR 255 160 140
-__BG_COLOR 50 30 25
-__NATIVE_ID XC_LR_ANGLE
-__END
-
-__CURSOR __BGN
-__NAME RESIZE_TR
-__FG_COLOR 255 160 140
-__BG_COLOR 50 30 25
-__NATIVE_ID XC_LL_ANGLE
-__END \ No newline at end of file