nsbin/i3-move-workspace
Nico Schottelius 892dc73426 add script to move workspace to a different monitor (thanks, steven!)
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2014-02-26 14:26:02 +01:00

6 lines
122 B
Bash
Executable file

#!/bin/sh
#i3 move workspace to output right
# You may also use left, right, up, down
i3 move workspace to output "$1"