Selaa lähdekoodia

Add i3-run script

Samuel W. Flint 5 vuotta sitten
vanhempi
commit
4ad423efb9
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. 3 0
      i3-run

+ 3 - 0
i3-run

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