fix: temporarily fix bind problem

This commit is contained in:
matt1432 2025-04-25 14:54:34 -04:00
parent 525a93341d
commit 72b1f104ae

View file

@ -185,12 +185,13 @@ in {
} }
]; ];
bindn = map mkBind [ # FIXME: https://github.com/hyprwm/Hyprland/discussions/10146
{ # bindn = map mkBind [
key = "Escape"; # {
command = "ags request closeAll"; # key = "Escape";
} # command = "ags request closeAll";
]; # }
# ];
bindr = map mkBind [ bindr = map mkBind [
{ {