blob: aaf7c7b82b94d68a209bbb5f9662bad73f95edc8 [file] [log] [blame]
Skyler Grey11603192022-05-26 22:19:41 +01001export id="$(swaymsg -t get_tree | jq -r '.nodes[].nodes[] | select(.name == "__i3_scratch").floating_nodes[] | ((.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