Set left_ptr in bspwmrc for cursor config
This commit is contained in:
parent
1851f8fa1b
commit
1b3c5b0062
|
@ -41,6 +41,7 @@
|
|||
"Nxplayer.bin".desktop = "^8";
|
||||
};
|
||||
extraConfig = ''
|
||||
xsetroot -cursor_name left_ptr
|
||||
polybar-msg cmd quit
|
||||
echo "---" | tee -a /tmp/polybar.log
|
||||
polybar 2>&1 | tee -a /tmp/polybar.log & disown
|
||||
|
|
Loading…
Reference in a new issue