1 个不稳定版本
0.1.0 | 2018 年 12 月 19 日 |
---|
#36 在 #聚焦
14KB
i3-focused-window
安装
~ $ cargo install i3-focused-window
用法
USAGE:
i3-focused-window [format]
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
ARGS:
<format> Output format.
You can use '%x' and '%y' for offset,
'%w' and '%h' for dimensions (width and height).
Example: "%x,%y %wx%h" gives "-1+2 3x4". [default: %wx%h %x%y]
依赖关系
~4.5MB
~81K SLoC