quickswitch-for-i3 icon indicating copy to clipboard operation
quickswitch-for-i3 copied to clipboard

Add option -c to match windows with only class name list

Open tyjak opened this issue 4 years ago • 0 comments

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.

tyjak avatar May 02 '20 14:05 tyjak