Set left_ptr in bspwmrc for cursor config

This commit is contained in:
Evie Litherland-Smith 2023-07-02 17:05:11 +01:00
parent 1851f8fa1b
commit 1b3c5b0062

View file

@ -41,6 +41,7 @@
"Nxplayer.bin".desktop = "^8"; "Nxplayer.bin".desktop = "^8";
}; };
extraConfig = '' extraConfig = ''
xsetroot -cursor_name left_ptr
polybar-msg cmd quit polybar-msg cmd quit
echo "---" | tee -a /tmp/polybar.log echo "---" | tee -a /tmp/polybar.log
polybar 2>&1 | tee -a /tmp/polybar.log & disown polybar 2>&1 | tee -a /tmp/polybar.log & disown