diff options
Diffstat (limited to '.config/hypr/hyprpaper.conf')
-rw-r--r-- | .config/hypr/hyprpaper.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.config/hypr/hyprpaper.conf b/.config/hypr/hyprpaper.conf new file mode 100644 index 0000000..32a8e5d --- /dev/null +++ b/.config/hypr/hyprpaper.conf @@ -0,0 +1,7 @@ +preload = ~/dotfiles/wallpaper.png + + +#set the default wallpaper(s) seen on inital workspace(s) --depending on the number of monitors used +wallpaper = DP-2, ~/dotfiles/wallpaper.png +#if more than one monitor in use, can load a 2nd image +wallpaper = HDMI-A-1, ~/dotfiles/wallpaper.png
\ No newline at end of file |