diff options
author | zachir <zachir@librem.one> | 2025-07-12 19:34:30 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2025-07-12 19:34:30 -0500 |
commit | 5bcd1ea7ccd231f756861997ba813b1f1cec1eda (patch) | |
tree | 11274a3312bb21cb620ba2d8214844a436cb90fc | |
parent | 40ce69073fef86ca156cd67f26c0f91dee1e8317 (diff) |
Remove redundant preload in hyprpaper
-rw-r--r-- | hypr/hyprpaper.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hypr/hyprpaper.conf b/hypr/hyprpaper.conf index 19b84f2..728c00c 100644 --- a/hypr/hyprpaper.conf +++ b/hypr/hyprpaper.conf @@ -13,4 +13,3 @@ wallpaper = DP-2,~/Pictures/background.png #wallpaper = monitor2,~/background.png # .. more monitors splash = false -preload = ~/Pictures/background.png |