1

Hyprland: Fix bug in the keymappings.info file generation

This commit is contained in:
2024-10-13 17:53:41 +02:00
parent 80322df0a0
commit e46b774049
2 changed files with 4 additions and 3 deletions

View File

@ -28,7 +28,6 @@ in {
};
in {
bindings = {
"$mainMod, A" = ["exec, rofi -drun-show-actions -show drun"];
"$mainMod, escape" = ["exec, \"${power-menu}\""];
};
};