forked from Shinonome/dots-hyprland
adjust screen recording file name
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
getdate() {
|
getdate() {
|
||||||
date '+%Y%m%d_%H-%M-%S'
|
date '+%Y-%m-%d_%H.%M.%S'
|
||||||
}
|
}
|
||||||
getaudiooutput() {
|
getaudiooutput() {
|
||||||
pactl list sources | grep 'Name' | grep 'monitor' | cut -d ' ' -f2
|
pactl list sources | grep 'Name' | grep 'monitor' | cut -d ' ' -f2
|
||||||
|
|||||||
Reference in New Issue
Block a user