From 89d48ab1945836d9abab2d66b9baae414dda4467 Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Fri, 17 Apr 2026 10:54:14 +0100 Subject: refactor: remove dead code and defunct settings MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - streamlink: remove twitch-disable-hosting (removed 2022) and twitch-disable-ads (dropped by streamlink) - .zprofile: remove dead FZF_TMUX tmux check, GTK2_RC_FILES export (gtk-2.0 dir deleted), update qt5ct → qt6ct - gtk-3.0/settings.ini: remove 4 GTK2-only settings (toolbar-style, toolbar-icon-size, button-images, menu-images) - gtk-3.0/gtk.css: fix GTK2 selectors (GtkLabel→headerbar, GtkWindow→window), remove Nautilus rule (not used on sway) - npm/npmrc: remove init-module pointing to nonexistent file - mpv.conf: remove load-stats-overlay=no (references nonexistent script) - aerc.conf: change styleset nord → gruvbox for consistency --- home/.config/streamlink/config | 2 -- 1 file changed, 2 deletions(-) (limited to 'home/.config/streamlink') diff --git a/home/.config/streamlink/config b/home/.config/streamlink/config index 68d2186..6916230 100644 --- a/home/.config/streamlink/config +++ b/home/.config/streamlink/config @@ -1,5 +1,3 @@ player=mpv default-stream=best -twitch-disable-hosting -twitch-disable-ads twitch-disable-reruns -- cgit v1.2.3-70-g09d2