mirror of
https://github.com/klaxalk/i3-layout-manager.git
synced 2025-06-21 03:57:42 +02:00
added dependencies to readme
This commit is contained in:
parent
a79a68c133
commit
edc9a341bf
13
README.md
13
README.md
@ -1,2 +1,15 @@
|
|||||||
# i3-layout-manager
|
# i3-layout-manager
|
||||||
Saving, loading and managing layouts for i3wm.
|
Saving, loading and managing layouts for i3wm.
|
||||||
|
|
||||||
|
## Dependencies
|
||||||
|
|
||||||
|
* vim/nvim
|
||||||
|
* jq
|
||||||
|
* i3
|
||||||
|
* rofi
|
||||||
|
* xdotool
|
||||||
|
* x11-xserver-utils
|
||||||
|
|
||||||
|
```bash
|
||||||
|
sudo apt-install jq vim rofi xdotool x11-xserver-utils
|
||||||
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user