From 7482f70769f6dd0084757bde3a3b4d5eef58b28b Mon Sep 17 00:00:00 2001 From: Adam <56338480+adastx@users.noreply.github.com> Date: Tue, 31 May 2022 18:02:39 +0200 Subject: Better organized startup process and scripts --- .local/bin/key | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 .local/bin/key (limited to '.local/bin/key') diff --git a/.local/bin/key b/.local/bin/key new file mode 100755 index 0000000..d37c407 --- /dev/null +++ b/.local/bin/key @@ -0,0 +1,4 @@ +#!/bin/sh + +systemctl restart keyd.service +rate & -- cgit v1.2.3-70-g09d2