fix(dashboard): open fullscreen on relaunch

This commit is contained in:
Folke Lemaitre 2024-11-20 17:10:56 +01:00
parent 7c9e65c5c9
commit 853240bb20
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040

View file

@ -132,8 +132,8 @@ local defaults = {
-- The other options are used with `:lua Snacks.dashboard()`
Snacks.config.style("dashboard", {
zindex = 10,
height = 0.6,
width = 0.6,
height = 0,
width = 0,
bo = {
bufhidden = "wipe",
buftype = "nofile",