Merge pull request #31 from fabfianda/patch-1

Fix incomplete lib name
This commit is contained in:
Tomáš Báča 2020-04-23 09:09:56 +02:00 committed by GitHub
commit 173412d3ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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