diff --git a/data/core/config.lua b/data/core/config.lua index 4c56a69..f9b4e87 100644 --- a/data/core/config.lua +++ b/data/core/config.lua @@ -22,7 +22,7 @@ config.transitions = true config.animation_rate = 1.0 config.blink_period = 0.8 config.draw_whitespace = false -config.borderless = true +config.borderless = false -- Disable plugin loading setting to false the config entry -- of the same name.