From c7eb0c7c71ac3d4abba10a7026740b8c3a0d048a Mon Sep 17 00:00:00 2001 From: Colin Date: Tue, 3 Sep 2024 19:17:36 +0000 Subject: [PATCH] youtube-tui: sandbox with bunpen youtube-tui's kinda always breaking... i can't verify that this isn't breaking it more --- hosts/common/programs/youtube-tui.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hosts/common/programs/youtube-tui.nix b/hosts/common/programs/youtube-tui.nix index 35c013d30..0fa868d92 100644 --- a/hosts/common/programs/youtube-tui.nix +++ b/hosts/common/programs/youtube-tui.nix @@ -37,7 +37,7 @@ allow_unicode: true image_index: 4 images: Sixels - invidious_instance: https://inv.in.projectsegfau.lt + invidious_instance: https://yt.artemislena.eu legacy_input_handling: false message_bar_default: ready mouse_support: true @@ -62,7 +62,7 @@ sync_channel_info: true sync_videos_cooldown_secs: 600 ''; - sandbox.method = "bwrap"; + sandbox.method = "bunpen"; sandbox.net = "all"; sandbox.extraHomePaths = [ # ".config/youtube-tui" #< it populates its own config, other than just main.yml