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