i3ipc-python icon indicating copy to clipboard operation
i3ipc-python copied to clipboard

Add a filter flag in i3-container-commander.py

Open teto opened this issue 8 years ago • 3 comments

if you want to run it for a specific application: i3-container-commander.py --filter qutebrowser

teto avatar Apr 15 '16 16:04 teto

--filter seems a bit ambiguous to me since there are potentially a few things that could be being filtered. Can you change it to --filter-group or something more specific?

acrisci avatar Apr 18 '16 14:04 acrisci

Updated it, I use the script with rofi rather than with dmenu but I guess it would be easier for me to generate a rofi wrapper called "dmenu" :)

teto avatar Jul 26 '16 14:07 teto

You can either create a symlink in your path with basename dmenu or use the new flag --menu rofi to make this work with rofi.

acrisci avatar Jul 26 '16 15:07 acrisci

I've started using sway. Closing

teto avatar Jun 13 '23 13:06 teto