aboutsummaryrefslogtreecommitdiff
path: root/scripts/commands/:type
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/commands/:type')
-rwxr-xr-xscripts/commands/:type4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/commands/:type b/scripts/commands/:type
new file mode 100755
index 0000000..5a95508
--- /dev/null
+++ b/scripts/commands/:type
@@ -0,0 +1,4 @@
+#!/usr/bin/env bash
+
+xdotool type "$1"
+