# bbstrokerc
# default bbstroke configuration file
#
prevWorkspace:
654

nextWorkspace:
456

changeWorkspace(0):
258

exec(/usr/bin/aterm):
74123
96321

shadeDesktop:
14789

unshadeDesktop:
36987

toggleShade:
45654

iconify:
65456

### examples of regex uses for matching strokes
# something resembling a 2
changeWorkspace(2):
1236987*[89]

# something resembling a 3
changeWorkspace(3):
123[546]*98*
