windowlist 92 B

1234
  1. #!/bin/bash
  2. # Requires wmctrl
  3. wmctrl -a $(wmctrl -l | cut -d " " -f 5- | dmenu -p Windows:)