|
|
|
@ -1,7 +1,6 @@ |
|
|
|
|
# Swayr & Swayrbar |
|
|
|
|
|
|
|
|
|
[](https://builds.sr.ht/~tsdh/swayr?) |
|
|
|
|
[](https://crates.io/crates/swayr) |
|
|
|
|
[](https://www.gnu.org/licenses/gpl-3.0.en.html) |
|
|
|
|
[](https://deps.rs/repo/sourcehut/~tsdh/swayr) |
|
|
|
|
[](https://hitsofcode.com/sourcehut/~tsdh/swayr/view?branch=main) |
|
|
|
@ -25,6 +24,8 @@ |
|
|
|
|
|
|
|
|
|
## <a id="swayr">Swayr, a window-switcher & more for [sway](https://swaywm.org/)</a> |
|
|
|
|
|
|
|
|
|
[](https://crates.io/crates/swayr) |
|
|
|
|
|
|
|
|
|
Swayr consists of a demon, and a client. The demon `swayrd` records |
|
|
|
|
window/workspace creations, deletions, and focus changes using sway's JSON IPC |
|
|
|
|
interface. The client `swayr` offers subcommands, see `swayr --help`, and |
|
|
|
@ -461,6 +462,8 @@ of your config. |
|
|
|
|
|
|
|
|
|
## <a id="swayrbar">Swayrbar</a> |
|
|
|
|
|
|
|
|
|
[](https://crates.io/crates/swayrbar) |
|
|
|
|
|
|
|
|
|
`swayrbar` is a status command for sway's `swaybar` implementing the |
|
|
|
|
[`swaybar-procotol(7)`](https://man.archlinux.org/man/swaybar-protocol.7). |
|
|
|
|
This means, you would setup your `swaybar` like so in your |
|
|
|
|