diff --git a/darwin/configuration.nix b/darwin/configuration.nix index 82667c6..f4a6d36 100644 --- a/darwin/configuration.nix +++ b/darwin/configuration.nix @@ -3413,6 +3413,12 @@ yabai -m rule --add app="^zoom$" space=4 } ] } +''; + "youtube-dl/config".text = '' +# use authinfo +-n +# Save all vides under Youtube directory in cloud server +-o ~/storage/Youtube/%(title)s.%(ext)s ''; }); }; @@ -4379,6 +4385,7 @@ open < i : skhd -k "ctrl - g"; doom everywhere "opam" # "coq" "parallel" + "youtube-dl" ]; casks = [ "appcleaner"