diff options
| author | 2026-04-17 10:54:14 +0100 | |
|---|---|---|
| committer | 2026-04-17 10:54:14 +0100 | |
| commit | 89d48ab1945836d9abab2d66b9baae414dda4467 (patch) | |
| tree | 2b072b512f4234d3ca2cc6a9ae1eea20aff2317c /home/.config/streamlink/config | |
| parent | 9391ffd1af2fff4157f6cfa2cd67ba3ad7b5e912 (diff) | |
| download | dotfiles-89d48ab1945836d9abab2d66b9baae414dda4467.tar.gz dotfiles-89d48ab1945836d9abab2d66b9baae414dda4467.tar.bz2 dotfiles-89d48ab1945836d9abab2d66b9baae414dda4467.zip | |
refactor: remove dead code and defunct settings
- 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
Diffstat (limited to 'home/.config/streamlink/config')
| -rw-r--r-- | home/.config/streamlink/config | 2 |
1 files changed, 0 insertions, 2 deletions
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 |
