quickswitch-for-i3
quickswitch-for-i3 copied to clipboard
Add option -c to match windows with only class name list
Option to obtain a list of windows that only match classes pass in argument
Useful with my favorite web browser vimb:
nmap <Tab> :shell quickswitch -c Vimb -d "dmenu -l 12 -b -i -h 12"<CR>
with these mapping in Vimb config file, it fires up a list of all my vimb window.