#sway #workspace #create #command #workpaces #exec

app sway-new-workspace

A command to create new Sway workpaces

6 releases

0.1.5 Feb 28, 2022
0.1.4 Jan 15, 2022
0.1.3 Dec 22, 2021

#17 in #exec

MIT license

5KB

sway-new-workspace   Action Badge Version Badge

This is a small utility to create a new workspace in Sway.

Install

cargo install sway-new-workspace

Example config

Put this in you sway config (~/.config/sway/config)

bindsym $mod+n exec sway-new-workspace open
bindsym $mod+Shift+n exec sway-new-workspace move
bindsym $mod+Shift+d exec sway-new-workspace open; exec $menu

Dependencies

~2–3MB
~57K SLoC