Skip to content

Commit c91a1ea

Browse files
committed
Add repology badge
Signed-off-by: Artem Senichev <artemsen@gmail.com>
1 parent 188c91e commit c91a1ea

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Swaykbdd: per-window keyboard layout for Sway
1+
# Swaykbdd: Automatic keyboard layout switching in Sway
22

33
![CI](https://github.com/artemsen/swaykbdd/workflows/CI/badge.svg)
44

@@ -7,11 +7,14 @@ on a per-window basis.
77

88
## Usage
99

10-
For automatic start add to the Sway config file the following command:
10+
Just run `swaykbdd`. For automatic start, add to the Sway config file the
11+
following command:
1112
`exec swaykbdd`
1213

1314
## Build and install
1415

16+
[![Packaging status](https://repology.org/badge/tiny-repos/swaykbdd.svg)](https://repology.org/project/swaykbdd/versions)
17+
1518
```
1619
meson build
1720
ninja -C build

0 commit comments

Comments
 (0)