niri window switcher
This commit is contained in:
parent
e613e8c8b3
commit
2c84007997
6 changed files with 53 additions and 23 deletions
5
modules/home/sway-launcher-providers/niri-windows.conf
Normal file
5
modules/home/sway-launcher-providers/niri-windows.conf
Normal file
|
@ -0,0 +1,5 @@
|
|||
[niri-windows]
|
||||
list_cmd=fish /home/emenel/.config/sway-launcher-desktop/providers/niri-windows-list.fish
|
||||
preview_cmd=echo -e ' Switch to application:'
|
||||
launch_cmd=fish -c "niri msg action focus-window --id {1}"
|
||||
purge_cmd=command -v '{1}' || exit 43
|
Loading…
Add table
Add a link
Reference in a new issue