├── LICENSE ├── README.md ├── resize-tool ├── window-tool └── workspace-tool /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/miseran/i3-tools/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/miseran/i3-tools/HEAD/README.md -------------------------------------------------------------------------------- /resize-tool: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/miseran/i3-tools/HEAD/resize-tool -------------------------------------------------------------------------------- /window-tool: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/miseran/i3-tools/HEAD/window-tool -------------------------------------------------------------------------------- /workspace-tool: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/miseran/i3-tools/HEAD/workspace-tool --------------------------------------------------------------------------------