add window-select keybinds

This commit is contained in:
Ray Elliott 2020-04-01 15:31:02 +01:00
parent b04b42d972
commit 7943e6cead
1 changed files with 6 additions and 0 deletions

View File

@ -64,6 +64,12 @@ super + {o,i}
bspc node {older,newer} -f; \ bspc node {older,newer} -f; \
bspc wm -h on bspc wm -h on
super + space
window-select all
super + ctrl + space
window-select monitor
# #
# preselect # preselect
# #