From 00d65f28a38d814255baaca53d0b7b23c6c96e3d Mon Sep 17 00:00:00 2001 From: Siraaj Khandkar Date: Sun, 25 Sep 2022 15:27:29 -0400 Subject: [PATCH] Add pistactl to common xlaunch list --- home/.xlaunch.d/pista | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 home/.xlaunch.d/pista diff --git a/home/.xlaunch.d/pista b/home/.xlaunch.d/pista new file mode 100755 index 0000000..e517754 --- /dev/null +++ b/home/.xlaunch.d/pista @@ -0,0 +1,5 @@ +#! /bin/sh + +set -e + +pistactl restart ~/.pistactl."$(hostname)" -- 2.20.1