summaryrefslogtreecommitdiff
path: root/hypr/hyprpaper.conf
blob: 65bc2e3ae23995e315ce16294f600132a19de005 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
preload = ~/background.jpg
#if more than one preload is desired then continue to preload other backgrounds
#preload = /path/to/next_image.png
# .. more preloads

#set the default wallpaper(s) seen on inital workspace(s) --depending on the number of monitors used
wallpaper = eDP-1,~/background.jpg
wallpaper = HDMI-A-1,~/background.jpg
wallpaper = HDMI-A-2,~/background.jpg
wallpaper = DP-1,~/background.jpg
#if more than one monitor in use, can load a 2nd image
#wallpaper = monitor2,~/background.jpg
# .. more monitors