Kaynağa Gözat

Add i3-run script

Samuel W. Flint 5 yıl önce
ebeveyn
işleme
4ad423efb9
1 değiştirilmiş dosya ile 3 ekleme ve 0 silme
  1. 3 0
      i3-run

+ 3 - 0
i3-run

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