mirror of
https://github.com/tuxdotrs/nix-config.git
synced 2026-02-04 08:16:48 +05:30
feat(vicinae): disable close on focus loss
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
useLayerShell = true;
|
||||
|
||||
settings = {
|
||||
close_on_focus_loss = true;
|
||||
close_on_focus_loss = false;
|
||||
consider_preedit = true;
|
||||
pop_to_root_on_close = true;
|
||||
favicon_service = "twenty";
|
||||
|
||||
Reference in New Issue
Block a user