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

3 lines
145 B
Fish
Raw Permalink Normal View History

2025-04-07 12:31:09 -04:00
#!/usr/bin/env fish
2025-04-10 10:35:16 -04:00
niri msg -j windows | jq -r '.[] | select(.app_id != "launcher") | "\(.id)'\034'niri-windows'\034'\(.title) - (\(.app_id))"'