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