summaryrefslogtreecommitdiff
path: root/hypr/hyprpaper.conf
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2023-10-19 11:11:29 -0500
committerzachir <zachir@librem.one>2023-10-19 11:11:29 -0500
commit9c6542ba30f9579316eb2dddd2eca7dd6b8d2389 (patch)
tree9161f1825b2ec584941253a90f24d43a05150ee5 /hypr/hyprpaper.conf
parent6e392f8f0e99274bb6f910d8fc34e335648d1c26 (diff)
parentc81018b4514b26a6f5716deb2100a7a0b88c9aa2 (diff)
Merge branch 'master' of zachir.xyz:zachir/dotfiles into cas-master
Diffstat (limited to 'hypr/hyprpaper.conf')
-rw-r--r--hypr/hyprpaper.conf14
1 files changed, 0 insertions, 14 deletions
diff --git a/hypr/hyprpaper.conf b/hypr/hyprpaper.conf
deleted file mode 100644
index daf4d23..0000000
--- a/hypr/hyprpaper.conf
+++ /dev/null
@@ -1,14 +0,0 @@
-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
-wallpaper = DP-2,~/background.jpg
-#if more than one monitor in use, can load a 2nd image
-#wallpaper = monitor2,~/background.jpg
-# .. more monitors