remove numlockx, test for .fehbg

This commit is contained in:
Ray Elliott 2020-02-24 10:39:34 +00:00
parent 62a3264a54
commit 183b0d3bd0
1 changed files with 3 additions and 2 deletions

View File

@ -37,7 +37,6 @@ fi
~/.screenlayout/layout.sh
setxkbmap gb
numlockx on
# keypress repeat rate
xset r rate 200 50
# mouse acceleration off
@ -55,7 +54,9 @@ barrier_run &
xbindkeys
~/.fehbg &
if [ -f "$HOME/.fehbg" ] ; then
"$HOME/.fehbg" &
fi
_host=$(hostname)
case "$_host" in