Explorar el Código

Add i3-run script

Samuel W. Flint hace 5 años
padre
commit
4ad423efb9
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      i3-run

+ 3 - 0
i3-run

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