remove matugen remnants — theming is now handled by stylix

Delete 8 unused matugen template files, remove the matugen package,
homepage custom.css watcher infrastructure, and the wallpaper shell
function. Update remaining comments to reference stylix.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
rope 2026-05-20 17:45:11 +01:00
parent 53c3fedf52
commit 1aebc200b6
13 changed files with 5 additions and 754 deletions

View file

@ -128,11 +128,5 @@
end
function fish_right_prompt; end
# Regenerate wallpaper color theme
function wallpaper
matugen image ~/.local/share/backgrounds/wallpaper.png --source-color-index 0 -m dark
echo "Wallpaper colors updated! Shell theme reloaded."
end
'';
}