fennerm / flashfocus

Simple focus animations for tiling window managers.
MIT License
748 stars 10 forks source link

How to use nc_flash_window instead of flash_window #62

Closed plasmoduck closed 3 years ago

plasmoduck commented 3 years ago

I can flash the window running the 'nc_flash_window' command, but how do I make flashfocus use nc_flash_window all the time instead of flash_window? I have netcat installed on FreeBSD.

fennerm commented 3 years ago

Hi @plasmoduck openbsd netcat is only necessary for flashing the window on command. It wouldn't improve performance for flashing windows on focus shift.

plasmoduck commented 3 years ago

Fair enough... Thanks.