summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--x11/.Xdefaults1
-rw-r--r--x11/.config/Xresources/Xcursor.conf2
2 files changed, 3 insertions, 0 deletions
diff --git a/x11/.Xdefaults b/x11/.Xdefaults
index 30fa528..1910996 100644
--- a/x11/.Xdefaults
+++ b/x11/.Xdefaults
@@ -65,3 +65,4 @@ static void print_sample_message(XWindow *win) {\n\
}
#include ".config/Xresources/Rofi.conf"
+#include ".config/Xresources/Xcursor.conf"
diff --git a/x11/.config/Xresources/Xcursor.conf b/x11/.config/Xresources/Xcursor.conf
new file mode 100644
index 0000000..9934ef1
--- /dev/null
+++ b/x11/.config/Xresources/Xcursor.conf
@@ -0,0 +1,2 @@
+! Use the pixelfun3 Xcursor theme.
+Xcursor.theme: pixelfun3