Minor improvments to init & ~/bin scripts, remove numlock from autostarts

This commit is contained in:
natemaia
2017-12-26 15:03:54 -08:00
parent 88ecac0da3
commit 92ada44d97
8 changed files with 39 additions and 21 deletions

View File

@ -2,8 +2,8 @@
al-compositor --start &
#$HOME/.config/setup &
# enable numlock, comment out if you dont have a numpad
numlockx on &
# enable numlock, commented out for laptop users
#numlockx on &
# restore wallpaper
nitrogen --restore &