youtube-tui: sandbox with bunpen

youtube-tui's kinda always breaking... i can't verify that this isn't breaking it more
This commit is contained in:
2024-09-03 19:17:36 +00:00
parent 2debd88019
commit c7eb0c7c71

View File

@@ -37,7 +37,7 @@
allow_unicode: true allow_unicode: true
image_index: 4 image_index: 4
images: Sixels images: Sixels
invidious_instance: https://inv.in.projectsegfau.lt invidious_instance: https://yt.artemislena.eu
legacy_input_handling: false legacy_input_handling: false
message_bar_default: ready message_bar_default: ready
mouse_support: true mouse_support: true
@@ -62,7 +62,7 @@
sync_channel_info: true sync_channel_info: true
sync_videos_cooldown_secs: 600 sync_videos_cooldown_secs: 600
''; '';
sandbox.method = "bwrap"; sandbox.method = "bunpen";
sandbox.net = "all"; sandbox.net = "all";
sandbox.extraHomePaths = [ sandbox.extraHomePaths = [
# ".config/youtube-tui" #< it populates its own config, other than just main.yml # ".config/youtube-tui" #< it populates its own config, other than just main.yml