We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 188c91e commit c91a1eaCopy full SHA for c91a1ea
README.md
@@ -1,4 +1,4 @@
1
-# Swaykbdd: per-window keyboard layout for Sway
+# Swaykbdd: Automatic keyboard layout switching in Sway
2
3

4
@@ -7,11 +7,14 @@ on a per-window basis.
7
8
## Usage
9
10
-For automatic start add to the Sway config file the following command:
+Just run `swaykbdd`. For automatic start, add to the Sway config file the
11
+following command:
12
`exec swaykbdd`
13
14
## Build and install
15
16
+[](https://repology.org/project/swaykbdd/versions)
17
+
18
```
19
meson build
20
ninja -C build
0 commit comments