Remove the splash on the wallpaper
This commit is contained in:
parent
ee3162cc49
commit
0774630ed0
1 changed files with 1 additions and 0 deletions
|
@ -14,5 +14,6 @@ if [ -d "$WALLPAPER_DIRECTORY" ]; then
|
|||
cat >"$HYPRPAPER_CNF" << EOF
|
||||
preload = $WALLPAPER_FILE
|
||||
wallpaper = ,$WALLPAPER_FILE
|
||||
splash = false
|
||||
EOF
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue