Saving, loading and managing layouts for i3wm.
Go to file
2018-08-28 17:52:08 +02:00
.gitignore initial commit 2018-08-28 17:39:22 +02:00
layout_manager.sh added dependency check 2018-08-28 17:52:08 +02:00
LICENSE Initial commit 2018-08-28 16:48:24 +02:00
README.md added dependencies to readme 2018-08-28 17:44:52 +02:00

i3-layout-manager

Saving, loading and managing layouts for i3wm.

Dependencies

  • vim/nvim
  • jq
  • i3
  • rofi
  • xdotool
  • x11-xserver-utils
sudo apt-install jq vim rofi xdotool x11-xserver-utils