aboutsummaryrefslogtreecommitdiff
path: root/bin/newws
diff options
context:
space:
mode:
Diffstat (limited to 'bin/newws')
-rwxr-xr-xbin/newws2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/newws b/bin/newws
deleted file mode 100755
index 386b353..0000000
--- a/bin/newws
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-i3-msg workspace $(($(i3-msg -t get_workspaces | tr , '\n' | grep '"num":' | cut -d : -f 2 | sort -rn | head -1) + 1))