hyprland: let stylix own hyprpaper.conf

Stylix's hyprpaper target writes the same wallpaper we were setting by
hand. Removing our home.file resolves the managed-file conflict.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
ediblerope 2026-05-11 19:46:15 +01:00
parent 1bf08d2097
commit b08c74f361

View file

@ -287,12 +287,6 @@
}; };
}; };
home.file.".config/hypr/hyprpaper.conf".text = ''
preload = ${config.home.homeDirectory}/.local/share/backgrounds/wallpaper.png
wallpaper = ,${config.home.homeDirectory}/.local/share/backgrounds/wallpaper.png
splash = false
'';
programs.waybar = { programs.waybar = {
enable = true; enable = true;
systemd.enable = true; # start via graphical-session.target systemd.enable = true; # start via graphical-session.target