mirror of
https://git.davidovski.xyz/dot.git
synced 2024-08-15 00:43:28 +00:00
initial commit
This commit is contained in:
commit
01ced0b7ce
184 changed files with 35358 additions and 0 deletions
3
scripts/screenrecord
Executable file
3
scripts/screenrecord
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
filename=$(date +"/home/david/screenrecord_%F_%T")
|
||||
/usr/bin/obs --startrecording --minimize-to-tray --scene main
|
Loading…
Add table
Add a link
Reference in a new issue