mirror of
https://github.com/klaxalk/i3-layout-manager.git
synced 2025-07-06 15:40:14 +02:00
added dependencies to readme
This commit is contained in:
13
README.md
13
README.md
@ -1,2 +1,15 @@
|
||||
# i3-layout-manager
|
||||
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
|
||||
```
|
||||
|
Reference in New Issue
Block a user