diff options
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 & |