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";
|
"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
|
||||||
|
|
Loading…
Reference in a new issue