add script to open vlock on a new terminal
Signed-off-by: Nico Schottelius <nico@denkbrett.schottelius.org>
This commit is contained in:
parent
461771a1d2
commit
28bdc25c1b
1 changed files with 2 additions and 0 deletions
2
vlock-new-terminal.sh
Executable file
2
vlock-new-terminal.sh
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
openvt -s -w vlock -a
|
Loading…
Reference in a new issue