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

use xss-lock & xautlock again

This commit is contained in:
Ryan Kes 2020-01-10 15:28:32 +01:00
parent 1501387e40
commit d3d3f4e150

View File

@ -46,9 +46,12 @@ redshift-gtk &
nm-applet &
syncthing-gtk &
gpodder &
spotify &
# system lock
xss-lock -n ~/.local/bin/lock -- ~/.local/bin/lock &
xautolock -time 10 -locker ~/.local/bin/lock &
if [ -e /usr/bin/firefox ]; then
firefox &
elif [ -e /usr/bin/iceweasel ]; then