dotfiles/symlinks/bin/alt-tab-switcher

5 lines
77 B
Plaintext
Raw Normal View History

2021-01-07 08:09:41 +00:00
#!/bin/bash
id=`$HOME/bin/i3-id-list`
sway-msg [id="$id"] focus > /dev/null