UNPKG

sway-workspace-grid

Version:

A simple utility to organize sway workspaces as M x N grid with multi-monitor support Edit

25 lines (16 loc) 444 B
# sway-workspace-grid A CLI utility to manage workspace-grid for [Sway] ## Installation #### using npm ```bash npm i sway-workspace-grid ``` ## Usage ``` Usage: sway-wp-switch [ -m ] <up|down|right|left> Options: -m move current window to new workspace while switching. If currently focused windows in output-2, it will be placed in output-two itself without losing focus ``` [Sway]: https://github.com/swaywm/sway