diff options
author | zsmith <zsmith@newhopechurch.tv> | 2025-08-11 09:26:05 -0500 |
---|---|---|
committer | zsmith <zsmith@newhopechurch.tv> | 2025-08-11 09:26:05 -0500 |
commit | 15e94d2694f8e84b0fa4454200c1c5bd0c449089 (patch) | |
tree | d25464c3943ecf7e608f7121c8912ec8aeaad39f /hypr/hyprpaper.conf | |
parent | 1fc7faa161550f0b43fcfa5b31f58035ddcbd2bc (diff) |
Remove everything not Mac compatible
Diffstat (limited to 'hypr/hyprpaper.conf')
-rw-r--r-- | hypr/hyprpaper.conf | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/hypr/hyprpaper.conf b/hypr/hyprpaper.conf deleted file mode 100644 index 728c00c..0000000 --- a/hypr/hyprpaper.conf +++ /dev/null @@ -1,15 +0,0 @@ -preload = ~/Pictures/background.png -#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,~/Pictures/background.png -wallpaper = HDMI-A-1,~/Pictures/background.png -wallpaper = HDMI-A-2,~/Pictures/background.png -wallpaper = DP-1,~/Pictures/background.png -wallpaper = DP-2,~/Pictures/background.png -#if more than one monitor in use, can load a 2nd image -#wallpaper = monitor2,~/background.png -# .. more monitors -splash = false |