mirror of
https://codeberg.org/andyscott/dotfiles.git
synced 2024-12-22 18:03:11 -05:00
Added numlockx
This commit is contained in:
parent
61ecba88ef
commit
8f43d96bbd
1 changed files with 1 additions and 0 deletions
1
xinitrc
1
xinitrc
|
@ -48,5 +48,6 @@ if [ -d /etc/X11/xinit/xinitrc.d ] ; then
|
||||||
unset f
|
unset f
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
numlockx
|
||||||
xsetroot -cursor_name left_ptr &
|
xsetroot -cursor_name left_ptr &
|
||||||
exec bspwm
|
exec bspwm
|
||||||
|
|
Loading…
Reference in a new issue