Add pistactl to common xlaunch list
authorSiraaj Khandkar <siraaj@khandkar.net>
Sun, 25 Sep 2022 19:27:29 +0000 (15:27 -0400)
committerSiraaj Khandkar <siraaj@khandkar.net>
Sun, 25 Sep 2022 19:27:29 +0000 (15:27 -0400)
home/.xlaunch.d/pista [new file with mode: 0755]

diff --git a/home/.xlaunch.d/pista b/home/.xlaunch.d/pista
new file mode 100755 (executable)
index 0000000..e517754
--- /dev/null
@@ -0,0 +1,5 @@
+#! /bin/sh
+
+set -e
+
+pistactl restart ~/.pistactl."$(hostname)"
This page took 0.019278 seconds and 4 git commands to generate.