aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/home/.config/aerc/aerc.conf
Commit message (Collapse)AuthorAgeFilesLines
* refactor: strip commented-default bloat from configsLibravatar sommerfeld45 hours1-571/+1
| | | | | | | | Remove ~1400 lines of commented defaults that duplicate manpage docs: - aerc.conf: 602 → 32 lines - ipython_config.py: 625 → 5 lines - MangoHud.conf: 118 → 10 lines - gamemode.ini: 97 → 7 lines
* refactor: remove dead code and defunct settingsLibravatar sommerfeld45 hours1-1/+1
| | | | | | | | | | | | | | - 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
* Add aerc configsLibravatar Arnold Sommerfeld2023-11-161-0/+602