5 lines
75 B
Bash
Executable file
5 lines
75 B
Bash
Executable file
#!/bin/env sh
|
|
|
|
if [ "$(pidof slurp)" = "" ]; then
|
|
grimblast copy area
|
|
fi
|