From 0fd01378c0df639b5731f1d8383382ee65d627e5 Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Sat, 6 Apr 2019 21:45:52 +0100 Subject: Add missing cursor to bspwm --- X/.xinitrc | 1 + 1 file changed, 1 insertion(+) (limited to 'X') diff --git a/X/.xinitrc b/X/.xinitrc index a72010d..d34d7e1 100644 --- a/X/.xinitrc +++ b/X/.xinitrc @@ -39,6 +39,7 @@ redshift & wal -R feh --bg-fill "$(< "${HOME}/.cache/wal/wal")" xinput set-prop 'DLL075B:01 06CB:76AF Touchpad' 'libinput Natural Scrolling Enabled' 1 +xsetroot -cursor_name left_ptr #exec i3 exec bspwm -- cgit