Update readme

timeout_old
Tassilo Horn 3 years ago
parent 7a2bf30bad
commit 1d3b83f288
  1. 10
      README.md

@ -1,12 +1,8 @@
# Swayr is a window switcher (and more) for sway
[![Build Badge]][builds.sr.ht] [![Version Badge]][crates.io] [![License Badge]][license]
[Build Badge]: https://builds.sr.ht/~tsdh/swayr.svg
[builds.sr.ht]: https://builds.sr.ht/~tsdh/swayr?
[Version Badge]: https://img.shields.io/crates/v/swayr.svg
[crates.io]: https://crates.io/crates/swayr
[License Badge]: https://img.shields.io/crates/l/swayr.svg
[license]: https://www.gnu.org/licenses/gpl-3.0.en.html
[![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)
Swayr consists of a demon, and a client. The demon `swayrd` records
window/workspace creations, deletions, and focus changes using sway's JSON IPC

Loading…
Cancel
Save