feat(vicinae): close on unfocus
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
# Escape closes window (vim-like :q behavior)
|
||||
escape_key_behavior = "close_window";
|
||||
pop_to_root_on_close = true;
|
||||
close_on_unfocus = true;
|
||||
|
||||
keybinds = {
|
||||
# UI shortcuts
|
||||
|
||||
Reference in New Issue
Block a user