hyprland: disable swallow_exception_regex
This commit is contained in:
parent
92da9fe20d
commit
7e6d37f24a
|
@ -192,7 +192,6 @@ in
|
||||||
focus_on_activate = true;
|
focus_on_activate = true;
|
||||||
enable_swallow = true;
|
enable_swallow = true;
|
||||||
swallow_regex = "^(foot|footclient)$";
|
swallow_regex = "^(foot|footclient)$";
|
||||||
swallow_exception_regex = "^(foot)$";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
animations = {
|
animations = {
|
||||||
|
|
Loading…
Reference in a new issue