mirror of
https://codeberg.org/andyscott/dotfiles.git
synced 2024-11-09 14:00:47 -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
|
||||
fi
|
||||
|
||||
numlockx
|
||||
xsetroot -cursor_name left_ptr &
|
||||
exec bspwm
|
||||
|
|
Loading…
Reference in a new issue