blob: 51192441ecb1497109a17ac22bd1ea895772addf [file] [log] [blame]
Skyler Grey2c4c86c2022-06-19 10:51:34 +01001export id="$(swaymsg -t get_tree | jq -r '.nodes[].nodes[] | select(.name == "__i3_scratch").floating_nodes | reverse[] | ((.id | tostring) + "\t" + (.app_id // .window_properties.class) + "\t" + .name)' | rofi -dmenu -i | awk '{print $1;}')"
Skyler Grey0f2c8382022-05-24 13:15:50 +01002echo Showing $id
3swaymsg "[con_id=$id]" focus