1
0
mirror of https://github.com/alrayyes/dotfiles/ synced 2023-11-14 15:56:30 +00:00

Use slock instead of physlock

This commit is contained in:
Ryan Kes 2020-01-07 19:57:40 +01:00
parent 800cfad490
commit d5c848487c
2 changed files with 2 additions and 3 deletions

View File

@ -26,8 +26,7 @@ else
fi
fi
# lock screen after x minutes and on laptop close lid
xautolock -time 10 -locker ~/.local/bin/lock &
# lock screen
xss-lock -- ~/.local/bin/lock &
xcompmgr &

View File

@ -1,3 +1,3 @@
#!/bin/sh
physlock -d
slock