refactor(hypr): rename screen-cap inner function
This commit is contained in:
parent
4e92258828
commit
cc45224f9c
@ -7,7 +7,7 @@
|
|||||||
#
|
#
|
||||||
# Some of this is hacky because I can't get wf-recorder to nicely output GIFs by itself :(
|
# Some of this is hacky because I can't get wf-recorder to nicely output GIFs by itself :(
|
||||||
|
|
||||||
mk-gif() {
|
mk-mp4() {
|
||||||
local program_name="Screen Capture"
|
local program_name="Screen Capture"
|
||||||
local pid_file="/tmp/mk-gif-pid"
|
local pid_file="/tmp/mk-gif-pid"
|
||||||
|
|
||||||
@ -37,4 +37,4 @@ mk-gif() {
|
|||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
mk-gif
|
mk-mp4
|
||||||
|
Loading…
Reference in New Issue
Block a user