i3new

A simple command that moves to the nearest empty workspace in the i3 window manager


Keywords
i3, i3wm, manager, window, workspace
License
MIT
Install
npm install i3new@1.0.2

Documentation

Move to a new workspace in i3wm

A simple command that moves to the nearest empty workspace in the i3 window manager

Installation

npm i -g i3new

Usage

Run i3new or add the following line to your i3 config (~/.config/i3/config) to bind i3new to mod+n

bindsym $mod+n exec --no-startup-id i3new