Guest User

Untitled

a guest
Jan 17th, 2019
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. bind-key 4-Up "bin/tile.sh top"
  2. bind-key 4-Down "bin/tile.sh bottom"
  3. bind-key 4-Left "bin/tile.sh left"
  4. bind-key 4-Right "bin/tile.sh right"
  5. bind-key C4-Up "bin/tile.sh top-right"
  6. bind-key C4-Left "bin/tile.sh top-left"
  7. bind-key C4-Down "bin/tile.sh bottom-left"
  8. bind-key C4-Right "bin/tile.sh bottom-right"
Add Comment
Please, Sign In to add comment