1
0
mirror of https://github.com/klaxalk/i3-layout-manager.git synced 2025-07-16 20:35:09 +02:00

Update README.md

fixed typo
This commit is contained in:
user1007017
2020-04-08 21:04:13 +02:00
committed by GitHub
parent 50102020fe
commit 8facb4caf6

@ -73,10 +73,10 @@ Feel free to tinker with the matching rules by hand.
* rofi * rofi
* xdotool * xdotool
* x11-xserver-utils * x11-xserver-utils
* indent, ibanyevent-i3-perl [issue](https://github.com/klaxalk/i3-layout-manager/issues/17) * indent, libanyevent-i3-perl [issue](https://github.com/klaxalk/i3-layout-manager/issues/17)
```bash ```bash
sudo apt install jq vim rofi xdotool x11-xserver-utils indent ibanyevent-i3-perl sudo apt install jq vim rofi xdotool x11-xserver-utils indent libanyevent-i3-perl
``` ```
## FAQ ## FAQ