adjust screen recording file name

This commit is contained in:
end-4
2024-05-01 21:21:31 +07:00
parent 72762f5833
commit bac84208b7
+1 -1
View File
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
getdate() {
date '+%Y%m%d_%H-%M-%S'
date '+%Y-%m-%d_%H.%M.%S'
}
getaudiooutput() {
pactl list sources | grep 'Name' | grep 'monitor' | cut -d ' ' -f2