chore: allow window swallowing on laptop
This commit is contained in:
parent
865b630ae3
commit
861471d8d8
1 changed files with 2 additions and 2 deletions
|
|
@ -64,8 +64,8 @@ misc {
|
||||||
vrr=1
|
vrr=1
|
||||||
animate_manual_resizes=true
|
animate_manual_resizes=true
|
||||||
animate_mouse_windowdragging=false
|
animate_mouse_windowdragging=false
|
||||||
# enable_swallow=true
|
enable_swallow=true
|
||||||
# swallow_regex=^(.*)(kitty)(.*)$
|
swallow_regex=^(.*)(kitty)(.*)$
|
||||||
}
|
}
|
||||||
|
|
||||||
# debug {
|
# debug {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue