index
:
dotfiles
laptop
main
master
newmacs
newmacs2
My personal linux user configuration
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
system
/
lock-computer
blob: c09d03451c7bddc29339403744c9c7d76bd07e03 (
plain
)
1
2
3
4
#!/bin/sh
if
!
pgrep
swaylock
;
then
swaylock
fi