From dfbd41e1327a5c4d36388339b4135bf005de34c8 Mon Sep 17 00:00:00 2001 From: Isaac Shoebottom Date: Wed, 2 Apr 2025 12:59:31 -0300 Subject: [PATCH] Re-enable firefox --- dot_config/eget/eget.toml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) 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