Sun Jun 2 04:38:31 PM CEST 2024
This commit is contained in:
parent
e80a006602
commit
bc9d05a8b4
|
@ -11,9 +11,9 @@
|
|||
services.hyprpaper = {
|
||||
settings = {
|
||||
wallpaper = [
|
||||
"DP-3,${./files/wallpaper.png}"
|
||||
"DP-2,${./files/wallpaper.png}"
|
||||
"HDMI-A-1,${./files/wallpaper.png}"
|
||||
"DP-3,${./hyprland/files/wallpaper.png}"
|
||||
"DP-2,${./hyprland/files/wallpaper.png}"
|
||||
"HDMI-A-1,${./hyprland/files/wallpaper.png}"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue