From a1d3cb21deadcf1c56d6b923451f13f4faca3352 Mon Sep 17 00:00:00 2001 From: Tassilo Horn Date: Sun, 10 Apr 2022 18:03:33 +0200 Subject: [PATCH] Move swayr version badge & add one for swayrbar --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a11bf1b..fe3440a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # Swayr & Swayrbar [![builds.sr.ht status](https://builds.sr.ht/~tsdh/swayr.svg)](https://builds.sr.ht/~tsdh/swayr?) -[![latest release](https://img.shields.io/crates/v/swayr.svg)](https://crates.io/crates/swayr) [![License GPL 3 or later](https://img.shields.io/crates/l/swayr.svg)](https://www.gnu.org/licenses/gpl-3.0.en.html) [![dependency status](https://deps.rs/repo/sourcehut/~tsdh/swayr/status.svg)](https://deps.rs/repo/sourcehut/~tsdh/swayr) [![Hits-of-Code](https://hitsofcode.com/sourcehut/~tsdh/swayr?branch=main)](https://hitsofcode.com/sourcehut/~tsdh/swayr/view?branch=main) @@ -25,6 +24,8 @@ ## Swayr, a window-switcher & more for [sway](https://swaywm.org/) +[![latest release](https://img.shields.io/crates/v/swayr.svg)](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. ## Swayrbar +[![latest release](https://img.shields.io/crates/v/swayrbar.svg)](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