sway multi-profile manager
Find a file
2026-03-06 17:11:29 -08:00
debian fix kb_order workspace name logic 2026-03-03 12:04:39 -08:00
docs update docs 2026-03-03 12:37:22 -08:00
src fix kb_order workspace name logic 2026-03-03 12:04:39 -08:00
.gitignore draft 2025-08-19 2025-08-19 17:16:30 -07:00
build.rs housekeeping 2026-01-24 14:50:25 -08:00
Cargo.lock fix kb_order workspace name logic 2026-03-03 12:04:39 -08:00
Cargo.toml fix kb_order workspace name logic 2026-03-03 12:04:39 -08:00
LICENSE.md prep for alpha release 2026-01-12 23:36:57 -08:00
README.md update readme 2026-03-06 17:11:29 -08:00

sway-de-utils

SDU is a tool heavily targeting my own personal use-cases. It is a collection of utility commands which primarily serve to manage a multiple-workspace setup in Sway.

Made with no "vibe coding"

Fuck you, learn how to have fun

This software is unfinished and in early development. It is not ready for use, and its behavior is subject to change drastically between now and release.

Building

Universal:

cargo build

append --release for a release build

Debian

cargo clean; cargo deb

Usage

sdu --help for now

FAQ

Does it work?

For my uses, yeah

Is it fast?

Probably, idk girl don't judge

Is it good?

do you see a claude.md, agents.md, or other shitty ai workflow happening here? nah baby, this is authentic human drivel.

todo

  • better failure/error handling
  • daemonize?