fix: fix wallpaper not existing anymore

This commit is contained in:
Julien Malka 2024-08-24 20:25:08 +02:00
parent 9d6a1d2505
commit 6db6c98e9e
Signed by: Luj
GPG key ID: 6FC74C847011FD83

View file

@ -118,8 +118,8 @@ with lib;
};
xdg.configFile."hypr/hyprpaper.conf".text = ''
preload = ${../../machines/x2100/wallpaper.jpg}
wallpaper = ,${../../machines/x2100/wallpaper.jpg}
preload = ${../../machines/fischer/wallpaper.jpg}
wallpaper = ,${../../machines/fischer/wallpaper.jpg}
'';
services.swayidle = {