diff options
author | Loek Le Blansch <loek@pipeframe.xyz> | 2024-10-28 22:45:51 +0100 |
---|---|---|
committer | Loek Le Blansch <loek@pipeframe.xyz> | 2024-10-28 22:45:51 +0100 |
commit | 136ccfa72ba67145d80d8257144061fc1a5e21b6 (patch) | |
tree | b32e9731bc867fa121068a0dfb3ed6ca85aeeb0a /.local/share/bin/lock | |
parent | 80bd649862818e518f46ac7be7847924a7cf288c (diff) |
update scripts
Diffstat (limited to '.local/share/bin/lock')
-rwxr-xr-x | .local/share/bin/lock | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.local/share/bin/lock b/.local/share/bin/lock index e25ea04..d87b6e3 100755 --- a/.local/share/bin/lock +++ b/.local/share/bin/lock @@ -1,2 +1,4 @@ #!/bin/sh -exec slock +xset s 5 5 +slock +xset s default |