mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-01 23:27:18 +02:00
fix: fix wallpaper not existing anymore
This commit is contained in:
parent
5d9e263223
commit
07ebc9dfff
1 changed files with 2 additions and 2 deletions
|
@ -118,8 +118,8 @@ with lib;
|
||||||
};
|
};
|
||||||
|
|
||||||
xdg.configFile."hypr/hyprpaper.conf".text = ''
|
xdg.configFile."hypr/hyprpaper.conf".text = ''
|
||||||
preload = ${../../machines/x2100/wallpaper.jpg}
|
preload = ${../../machines/fischer/wallpaper.jpg}
|
||||||
wallpaper = ,${../../machines/x2100/wallpaper.jpg}
|
wallpaper = ,${../../machines/fischer/wallpaper.jpg}
|
||||||
'';
|
'';
|
||||||
|
|
||||||
services.swayidle = {
|
services.swayidle = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue