updated dependencies, issue #17

This commit is contained in:
Tomas Baca 2020-03-13 08:48:42 +01:00
parent 064e139594
commit 50102020fe

View File

@ -73,9 +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)
```bash ```bash
sudo apt install jq vim rofi xdotool x11-xserver-utils sudo apt install jq vim rofi xdotool x11-xserver-utils indent ibanyevent-i3-perl
``` ```
## FAQ ## FAQ