diff options
Diffstat (limited to 'scripts/lock_computer')
| -rwxr-xr-x | scripts/lock_computer | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/scripts/lock_computer b/scripts/lock_computer deleted file mode 100755 index 0abb3a2..0000000 --- a/scripts/lock_computer +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -if not pgrep swaylock; then - swaylock -fi |
