Hyprland: Enable swallowing

This commit is contained in:
Abdulmujeeb Raji 2023-04-09 15:39:52 +01:00
parent f7932361bc
commit 7883db3d26

View file

@ -32,6 +32,11 @@ input {
sensitivity = 0
}
misc {
enable_swallow = true
swallow_regex = ^(kitty)$
}
general {
gaps_in = 5
gaps_out = 20