summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2021-10-15 22:05:40 +0200
committerJohn Ankarström <john@ankarstrom.se>2021-10-15 22:05:57 +0200
commitc154c8c7278f288a31d85cac54462f4917927566 (patch)
treeaf521f85683441115648529c98cee08710cc932a
parent226d1e5faa01b801a9f73409864a4c9b1656d061 (diff)
downloadebsd-c154c8c7278f288a31d85cac54462f4917927566.tar.gz
.xinitrc: Set X cursor
Without this, the cursor will be a big X, which is not very usable.
-rw-r--r--.xinitrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.xinitrc b/.xinitrc
index 516ba6b..f3d2af7 100644
--- a/.xinitrc
+++ b/.xinitrc
@@ -1 +1,2 @@
+xsetroot -cursor_name left_ptr
exec emacs