Set xroot cursor to left_ptr again
This commit is contained in:
parent
c8fef9cf7e
commit
81cb7b9bf4
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue