diff --git a/home/.chezmoiexternal.toml b/home/.chezmoiexternal.toml index ede8568..0b45808 100644 --- a/home/.chezmoiexternal.toml +++ b/home/.chezmoiexternal.toml @@ -3,12 +3,18 @@ url = "https://github.com/asdf-vm/asdf.git" refreshPeriod = "168h" -[".config/aacs"] +[".config/aacs/KEYDB.cfg"] type = "file" url = "https://vlc-bluray.whoknowsmy.name/files/KEYDB.cfg" exact = true refreshPeriod = "168h" +[".local/share/qutebrowser/userscripts/buku"] + type = "file" + url = "https://raw.githubusercontent.com/spectronp/qutebrowser-buku/main/buku" + exact = true + refreshPeriod = "168h" + [".config/ranger/plugins/ranger_udisk_menu"] type = "git-repo" url = "https://github.com/SL-RU/ranger_udisk_menu.git"