Set xroot cursor to left_ptr again

This commit is contained in:
fanyx 2022-07-14 10:01:19 +02:00
parent c8fef9cf7e
commit 81cb7b9bf4
1 changed files with 1 additions and 2 deletions

View File

@ -12,8 +12,7 @@ xrandr --output DP-0 --primary --mode 2560x1440 --rate 165.08 --left-of DP-4 --o
pgrep -x Discord >/dev/null || Discord & pgrep -x Discord >/dev/null || Discord &
pgrep -x steam >/dev/null || steam & pgrep -x steam >/dev/null || steam &
# $HOME/.config/polybar/launch.sh xsetroot -cursor_name left_ptr &
# xsetroot -cursor_name left_ptr &
setxkbmap -model evdev -layout eu setxkbmap -model evdev -layout eu
bspc monitor DP-0 -d term browser game code misc bspc monitor DP-0 -d term browser game code misc