6 releases
0.1.5 | Feb 28, 2022 |
---|---|
0.1.4 | Jan 15, 2022 |
0.1.3 | Dec 22, 2021 |
#73 in #sway
25 downloads per month
5KB
sway-new-workspace
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.1–3MB
~60K SLoC