Add scriptto create conference video on Kdenlive
This commit is contained in:
parent
d376bcfd1c
commit
4e852db2e2
2 changed files with 80 additions and 0 deletions
|
@ -31,8 +31,11 @@ xkb_symbols "us-intl-winmax" {
|
|||
|
||||
home.packages = with pkgs; [
|
||||
kdenlive
|
||||
inkscape
|
||||
];
|
||||
|
||||
|
||||
home.file.".local/bin/create_conf".source = ./files/create_conf;
|
||||
imports = [
|
||||
../qutebrowser
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue