diff options
author | zachir <zachir@librem.one> | 2023-06-24 15:44:25 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2023-10-19 09:15:42 -0500 |
commit | 6d2ec75f9360a6c61bcc1c27ef012e738be3af9a (patch) | |
tree | ed8da89eacd3875ada116eaa5d3866fc6cb224f8 /hypr/hyprpaper.conf | |
parent | 0e3d7c9afdc49e1b81f976a380a878db0d0c3947 (diff) |
Not using hyprland anymore.
Diffstat (limited to 'hypr/hyprpaper.conf')
-rw-r--r-- | hypr/hyprpaper.conf | 14 |
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 |