diff options
author | Adam <56338480+adastx@users.noreply.github.com> | 2022-05-31 18:02:39 +0200 |
---|---|---|
committer | Adam <56338480+adastx@users.noreply.github.com> | 2022-05-31 19:56:27 +0200 |
commit | 7482f70769f6dd0084757bde3a3b4d5eef58b28b (patch) | |
tree | 73e0b71aad6f92ff0c43fbc80a0216829232585e /.local/bin/key | |
parent | 303f89536b6179a1b0a75e003d79d1fd46d0bc60 (diff) |
Better organized startup process and scripts
Diffstat (limited to '.local/bin/key')
-rwxr-xr-x | .local/bin/key | 4 |
1 files changed, 4 insertions, 0 deletions
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 & |