6 lines
213 B
Plaintext
6 lines
213 B
Plaintext
# OB_Autostart config
|
|
LAUNCH_LIST = [
|
|
("Window snapping","opensnap --daemon -c /etc/opensnap","0","*"),
|
|
("Window switcher","skippy-xd --config $HOME/.config/skippy-xd/skippy-xd.rc --start-daemon","1","*"),
|
|
]
|