This website requires JavaScript.
Explore
Help
Sign In
jpm
/
scripts
Watch
1
Star
1
Fork
You've already forked scripts
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
c2cb64efea
scripts
/
tofi
/
power
/
⚿ Lock
7 lines
94 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
if
[
-z
${
SWAYSOCK
+x
}
]
;
then
i3lock -c
000000
else
swaylock -c
000000
fi
Reference in New Issue
View Git Blame
Copy Permalink