parent
525a93341d
commit
72b1f104ae
1 changed files with 7 additions and 6 deletions
|
@ -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 [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue