aboutsummarylogtreecommitdiffstats
path: root/README.md
blob: 395b9420d7df9a67d8fbdb5fca30137469c3c5dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
sway-im
========
The [sway](https://swaywm.org/) package with [input method keyboard
grab](https://github.com/swaywm/sway/pull/4932) support for Arch Linux.

```bash
# You only need to do it once
sudo pacman-key -r 0F85F46EE242057F
sudo pacman-key --lsign-key 0F85F46EE242057F

# Install
sudo pacman -U https://i.hyeon.me/PKGBUILD/sway-im-1:1.5.1.r2.ec36e113-1-x86_64.pkg.tar.zst
```

#### References
- https://github.com/swaywm/sway/pull/4932
- https://github.com/Riey/kime/pull/129#issuecomment-767000048