Man, am I the greatest
This commit is contained in:
parent
696dcd1d27
commit
0b4e7f9185
13 changed files with 163 additions and 163 deletions
7
.local/bin/rec
Executable file
7
.local/bin/rec
Executable file
|
@ -0,0 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
if [[ ! -z "$(pgrep wf-recorder)" ]]; then
|
||||
printf " [ REC ] \n"
|
||||
else
|
||||
printf " \n"
|
||||
fi
|
Loading…
Add table
Add a link
Reference in a new issue