From f54a4ff48c8956ecc80ecf073aac94b53f164f68 Mon Sep 17 00:00:00 2001 From: crater2150 Date: Mon, 7 Feb 2022 16:55:43 +0100 Subject: [PATCH] Add more services --- onboard/run | 2 ++ polkit-auth-agent/run | 2 ++ touchegg/run | 2 ++ xss-lock/run | 2 ++ 4 files changed, 8 insertions(+) create mode 100755 onboard/run create mode 100755 polkit-auth-agent/run create mode 100755 touchegg/run create mode 100755 xss-lock/run diff --git a/onboard/run b/onboard/run new file mode 100755 index 0000000..6608607 --- /dev/null +++ b/onboard/run @@ -0,0 +1,2 @@ +#!/bin/zsh +exec onboard diff --git a/polkit-auth-agent/run b/polkit-auth-agent/run new file mode 100755 index 0000000..0c30af3 --- /dev/null +++ b/polkit-auth-agent/run @@ -0,0 +1,2 @@ +#!/bin/zsh +exec /usr/libexec/polkit-gnome-authentication-agent-1 diff --git a/touchegg/run b/touchegg/run new file mode 100755 index 0000000..69eee15 --- /dev/null +++ b/touchegg/run @@ -0,0 +1,2 @@ +#!/bin/zsh +exec touchegg diff --git a/xss-lock/run b/xss-lock/run new file mode 100755 index 0000000..bd3b9d4 --- /dev/null +++ b/xss-lock/run @@ -0,0 +1,2 @@ +#!/bin/zsh +exec xss-lock -l -- xsecurelock-wrapper