This repository has been archived on 2024-09-01. You can view files and clone it, but cannot push or open issues or pull requests.
al-skel/home/.config/ob-autostart/config
2017-10-16 12:38:02 -07:00

7 lines
279 B
Plaintext

# 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","*"),
]