7 lines
347 B
JSON
7 lines
347 B
JSON
{
|
|
"$schema": "https://vicinae.com/schemas/config.json",
|
|
// If the layer shell protocol is used to position the window and the keyboard interactivity is
|
|
// set to "exclusive" (the default) then this setting will have no effect. Either switch to "on_demand" interactivity
|
|
// or disable layer shell.
|
|
"close_on_focus_loss": false
|
|
} |