/swycle

Change sway workspaces on a cyclic 2D plane

Primary LanguageRustGNU Affero General Public License v3.0AGPL-3.0

Swycle

Use sway-ipc-rs to change workspaces on a cyclic 2D plane.

Usage

swycle --rows <rows> --columns <columns> <action> <direction>

where actions are:

  • go
  • move
  • gomove

and directions are left/right/up/down.