Files
dotfiles/.config/vicinae/general.jsonc
2026-02-16 20:03:21 +01:00

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
}