summaryrefslogtreecommitdiff
path: root/.config/hypr/hyprpaper.conf
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2023-03-25 20:13:56 +0200
committerThanos Apollo <[email protected]>2023-03-25 20:13:56 +0200
commit9b1176303eef2fbfc95de88fb92d36df1d31845c (patch)
treece9ff6d97b783e929f77b50779fadab5d6a3b1cd /.config/hypr/hyprpaper.conf
parentb1f54c5016829620a366a5c9c2d1c6659b483cd9 (diff)
hypr: Add hyprconf and hyprpaper
Diffstat (limited to '.config/hypr/hyprpaper.conf')
-rw-r--r--.config/hypr/hyprpaper.conf7
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