diff options
| -rwxr-xr-x | .config/i3/lock.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.config/i3/lock.sh b/.config/i3/lock.sh index 20beaf4..47bf091 100755 --- a/.config/i3/lock.sh +++ b/.config/i3/lock.sh @@ -1,5 +1,4 @@ #!/bin/bash -#!/bin/bash # Approximate timeout rate in milliseconds (checked every 5 seconds). timeout="10000" |
