Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 452 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 452 Bytes

swayfocus

Daemon for reducing opacity of non-focused sway windows.

Installation

~ $ cargo install swayfocus

Usage

USAGE:
    swayfocus [FLAGS] <opacity>

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

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