Ver Fonte

Add i3-run script

Samuel W. Flint há 5 anos atrás
pai
commit
4ad423efb9
1 ficheiros alterados com 3 adições e 0 exclusões
  1. 3 0
      i3-run

+ 3 - 0
i3-run

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