aboutsummaryrefslogtreecommitdiffstats
path: root/bspwm/.local/bin/rofi_moveto_workspace
diff options
context:
space:
mode:
Diffstat (limited to 'bspwm/.local/bin/rofi_moveto_workspace')
-rwxr-xr-xbspwm/.local/bin/rofi_moveto_workspace4
1 files changed, 4 insertions, 0 deletions
diff --git a/bspwm/.local/bin/rofi_moveto_workspace b/bspwm/.local/bin/rofi_moveto_workspace
new file mode 100755
index 0000000..9cc0b9d
--- /dev/null
+++ b/bspwm/.local/bin/rofi_moveto_workspace
@@ -0,0 +1,4 @@
+#!/usr/bin/env bash
+
+NAME=`rofi_workspace_prompt`
+i3-msg move container to workspace $NAME