diff options
Diffstat (limited to 'i3wm/.local/bin/rofi_moveto_workspace')
| -rwxr-xr-x | i3wm/.local/bin/rofi_moveto_workspace | 4 |
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 |
