diff options
author | zachir <zachir@librem.one> | 2024-02-08 21:54:34 -0600 |
---|---|---|
committer | zachir <zachir@librem.one> | 2024-02-08 21:54:34 -0600 |
commit | 6aecfe1eb92ab90918ce8ec0a8a2b838524977a4 (patch) | |
tree | 9f2e10f4caaffde565036583c7bac29fcf9eaa45 /hypr | |
parent | 4239076f93ce65227f297ee142705e449a46ebb6 (diff) |
hyprpaper: Disables the splash text
This disables the text from showing up over the wallpaper.
Diffstat (limited to 'hypr')
-rw-r--r-- | hypr/hyprpaper.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hypr/hyprpaper.conf b/hypr/hyprpaper.conf index 5740529..26ef65f 100644 --- a/hypr/hyprpaper.conf +++ b/hypr/hyprpaper.conf @@ -1,2 +1,3 @@ +splash = false preload = ~/Pictures/background.png wallpaper = eDP-1,~/Pictures/background.png |