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:
parent
1501387e40
commit
d3d3f4e150
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user