nixos-config/modules/home/sway-launcher-providers/niri-windows-list.fish

2 lines
145 B
Fish

#!/usr/bin/env fish
niri msg -j windows | jq -r '.[] | select(.app_id != "launcher") | "\(.id)'\034'niri-windows'\034'\(.title) - (\(.app_id))"'