This commit is contained in:
committer@tuxwarrior
2026-02-27 07:02:24 -05:00
parent 6829129449
commit 4730aa775a

View File

@@ -18,17 +18,22 @@
#wallpaper = eDP-1,~/.config/hypr/3840x2160_tropicalSunsetDreamscape_backiee-291530-landscape.jpg
#wallpaper = HDMI-A-1,~/.config/hypr/3840x2160_tropicalSunsetDreamscape_backiee-291530-landscape.jpg
# fit_mode
# cover: streches out the image so a part of the image covers the entire display
# contain: entire image will be displayed, with black around if the image ratio does not match the display
# tile: tiles the image multiple times
# fill: distorts the image so it fills the entire monitor
# main monitor
wallpaper {
monitor = DP-2
monitor = DP-1
path = ~/.local/share/wp/5120x2880_neonLandscape.jpg
fit_mode = cover
}
# left monitor
wallpaper {
monitor = DP-1
monitor = DP-2
path = ~/.local/share/wp/3840x2160_retroSunsetDreamscape_backiee-285012-landscape.jpg
fit_mode = cover
}
@@ -46,9 +51,3 @@ wallpaper {
path = ~/.local/share/wp/5600x2560_neonHighwayMountains.jpg
fit_mode = cover
}
#preload = ~/.config/hypr/3840x2160_tropicalSunsetDreamscape_backiee-291530-landscape.jpg
#wallpaper = eDP-1,~/.config/hypr/3840x2160_tropicalSunsetDreamscape_backiee-291530-landscape.jpg
#wallpaper = HDMI-A-1,~/.config/hypr/3840x2160_tropicalSunsetDreamscape_backiee-291530-landscape.jpg