t
This commit is contained in:
@@ -2,11 +2,11 @@
|
||||
services.hyprpaper = {
|
||||
enable = true;
|
||||
settings = {
|
||||
preload = ["../../assets/Wallpapers/${myConfig.hyprland.wallpaper}"];
|
||||
wallpaper = [
|
||||
"HDMI-A-1,../../assets/Wallpapers/${myConfig.hyprland.wallpaper}"
|
||||
];
|
||||
# preload = ["../../assets/Wallpapers/${myConfig.hyprland.wallpaper}"];
|
||||
# wallpaper = [
|
||||
# "HDMI-A-1,../../assets/Wallpapers/${myConfig.hyprland.wallpaper}"
|
||||
# ];
|
||||
};
|
||||
};
|
||||
systemd.user.startServices = "sd-switch";
|
||||
# systemd.user.startServices = "sd-switch";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user