Add example bindings for history navigation

This commit is contained in:
Bastien Dejean 2013-10-08 17:51:44 +02:00
parent 759b87bb66
commit 2f9677bc54

View file

@ -23,6 +23,11 @@ super + {grave,Tab}
super + apostrophe
bspc window -s last
super + {o,i}
bspc control --record-history off; \
bspc window {older,newer} -f; \
bspc control --record-history on
super + y
bspc window -w last.manual