swayfocus

Daemon for reducing opacity of non-focused sway windows.

Installation

~ $ cargo install swayfocus

Usage

``` USAGE: swayfocus [FLAGS]

FLAGS: -d, --daemonize Run in the background. -h, --help Prints help information -V, --version Prints version information

ARGS: Opacity to be used for non focused windows (in interval 0..1)

```