harish2704 / sway-workspace-grid

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sway-workspace-grid

A CLI utility to manage workspace-grid for Sway

Installation

using npm

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

About

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

License:MIT License


Languages

Language:Python 50.6%Language:JavaScript 49.4%