Disable ANR for Hyprland (broken)
This commit is contained in:
parent
ae8fb25102
commit
54174d9a95
1 changed files with 2 additions and 0 deletions
|
|
@ -291,6 +291,8 @@ in {
|
||||||
disable_hyprland_logo = true;
|
disable_hyprland_logo = true;
|
||||||
swallow_regex = "^(.*)(kitty)(.*)$";
|
swallow_regex = "^(.*)(kitty)(.*)$";
|
||||||
initial_workspace_tracking = 1;
|
initial_workspace_tracking = 1;
|
||||||
|
# just doesn't work
|
||||||
|
enable_anr_dialog = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
cursor = {
|
cursor = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue