Merge updates from recent build

This commit is contained in:
natemaia
2017-10-23 16:35:35 -07:00
parent f6fd221a54
commit fdb541b244
376 changed files with 29906 additions and 671 deletions

View File

@ -0,0 +1,6 @@
# OB_Autostart config
LAUNCH_LIST = [
("Enable window snapping","opensnap --daemon -c /etc/opensnap","0","*"),
("Turn on numlock","numlockx","0","*"),
("Enable skippy-xd window switcher","skippy-xd --config $HOME/.config/skippy-xd/skippy-xd.rc --start-daemon","1","*"),
]