summaryrefslogtreecommitdiff
path: root/lock
diff options
context:
space:
mode:
Diffstat (limited to 'lock')
-rwxr-xr-xlock3
1 files changed, 2 insertions, 1 deletions
diff --git a/lock b/lock
index fa83f9e..8da4e85 100755
--- a/lock
+++ b/lock
@@ -12,7 +12,8 @@ if pgrep pidgin &> /dev/null; then
purple-remote 'setstatus?status=away&message=Away'
fi
-i3lock -n -i $HOME/.wallpapers/lock.png --color=0e0e0e -u -m
+#i3lock -n -i $HOME/.wallpapers/lock.png --color=0e0e0e -u -m
+xscreensaver-command -lock
if pgrep pidgin &> /dev/null; then
purple-remote 'setstatus?status='"$currentStatus"'&message='"$currentStatusMessage"