From 61fb81049ce835ba09f84f2cf52f5eb7100880cb Mon Sep 17 00:00:00 2001 From: marc Date: Wed, 8 Apr 2020 09:22:42 +0200 Subject: [PATCH] mouse cursor now shows on start of x11 --- .config/bspwm/bspwmrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc index 8233e13..37bb55f 100755 --- a/.config/bspwm/bspwmrc +++ b/.config/bspwm/bspwmrc @@ -35,3 +35,4 @@ if [[ $(hostname) == 'laptop' ]]; then else feh --bg-scale /home/marc/Archiv/Bilder/Wallpaper/3440x1440/3440x1440_Sea_Sunset.jpg & fi +xsetroot -cursor_name left_ptr