add stuff

This commit is contained in:
2026-02-16 20:00:12 +01:00
parent 2fb3eb1f52
commit 0a4ff4c504
25 changed files with 2633 additions and 186 deletions

View File

@ -0,0 +1,7 @@
{
"$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
}