diff options
Diffstat (limited to '.local/share/bin/lock')
-rwxr-xr-x | .local/share/bin/lock | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.local/share/bin/lock b/.local/share/bin/lock new file mode 100755 index 0000000..e25ea04 --- /dev/null +++ b/.local/share/bin/lock @@ -0,0 +1,2 @@ +#!/bin/sh +exec slock |