diff options
Diffstat (limited to '')
-rwxr-xr-x | scripts/screenlock.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/screenlock.sh b/scripts/screenlock.sh index 28dbe0c..fda4556 100755 --- a/scripts/screenlock.sh +++ b/scripts/screenlock.sh @@ -1,4 +1,4 @@ -#!/usr/bin/env bash +#!/bin/sh i3lock \ --no-unlock-indicator \ |