mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-18 17:44:06 +05:30
focus on activate
This commit is contained in:
parent
89b54b1aaa
commit
f3f50a612c
1 changed files with 1 additions and 0 deletions
|
@ -113,6 +113,7 @@ in
|
||||||
swallow_regex = "(scratch_term)|(Alacritty)|(kitty)";
|
swallow_regex = "(scratch_term)|(Alacritty)|(kitty)";
|
||||||
font_family = font;
|
font_family = font;
|
||||||
vfr = true;
|
vfr = true;
|
||||||
|
focus_on_activate = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
bezier = [
|
bezier = [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue