aboutsummaryrefslogtreecommitdiff
path: root/.xinitrc
diff options
context:
space:
mode:
Diffstat (limited to '.xinitrc')
-rw-r--r--.xinitrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/.xinitrc b/.xinitrc
index 1bb8080..43d35be 100644
--- a/.xinitrc
+++ b/.xinitrc
@@ -21,6 +21,9 @@ fi
# Disable console bell
xset b off
+# Set default cursor to an arrow
+xsetroot -cursor_name arrow
+
# Load wallpaper
$HOME/.fehbg &