Browse Source

Add i3-run script

Samuel W. Flint 5 years ago
parent
commit
4ad423efb9
1 changed files with 3 additions and 0 deletions
  1. 3 0
      i3-run

+ 3 - 0
i3-run

@@ -0,0 +1,3 @@
+#!/usr/bin/env sh
+
+i3-msg "exec $@"