diff --git a/dot_config/eget/eget.toml b/dot_config/eget/eget.toml index 6329a2d..02de0b1 100644 --- a/dot_config/eget/eget.toml +++ b/dot_config/eget/eget.toml @@ -51,15 +51,15 @@ download_only = true asset_filters = [ ".tar.xz" ] -# ["srevinsaju/Firefox-Appimage"] -# target = "~/.local/bin/firefox" -# tag = "firefox" -# asset_filters = [ ".AppImage", "^zsync" ] + ["srevinsaju/Firefox-Appimage"] + target = "~/.local/bin/firefox" + tag = "firefox" + asset_filters = [ ".AppImage", "^zsync" ] ["BtbN/FFmpeg-Builds"] asset_filters = [ "^lgpl", "shared", "master", ".tar.xz" ] all = true -# ["romkatv/zsh-bin"] -# asset_filters = [ "^asc" ] -# all = true \ No newline at end of file +#["romkatv/zsh-bin"] +# asset_filters = [ "^asc" ] +# all = true