diff options
author | zachir <zachir@librem.one> | 2024-02-08 21:54:34 -0600 |
---|---|---|
committer | zachir <zachir@librem.one> | 2024-02-08 22:04:10 -0600 |
commit | d5549cea2e3750c0f9bc566645c90227603da7ba (patch) | |
tree | d9298edfd875fa390ce8a0f396acc2e2d0b498f4 /hypr/hyprpaper.conf | |
parent | c28620857a470ba43b93207c4c339dce43c1df83 (diff) |
hyprpaper: Disables the splash text
This disables the text from showing up over the wallpaper.
Diffstat (limited to 'hypr/hyprpaper.conf')
-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 a0239e5..69e5224 100644 --- a/hypr/hyprpaper.conf +++ b/hypr/hyprpaper.conf @@ -1 +1,2 @@ +splash = false preload = ~/Pictures/background.png |