Install CPU microcode updates on Intel on FreeBSD and switch from wf-recorder to wl-screenrec.
This commit is contained in:
@@ -31,7 +31,7 @@ function main {
|
||||
fi
|
||||
fi
|
||||
|
||||
if pgrep -q wf-recorder; then
|
||||
if pgrep -q wl-screenrec; then
|
||||
local is_running=1
|
||||
else
|
||||
local is_running=0
|
||||
|
||||
Reference in New Issue
Block a user