diff options
Diffstat (limited to 'config/hyprland/hypr/binds.conf')
-rw-r--r-- | config/hyprland/hypr/binds.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/hyprland/hypr/binds.conf b/config/hyprland/hypr/binds.conf index a84837e..cc3ebf9 100644 --- a/config/hyprland/hypr/binds.conf +++ b/config/hyprland/hypr/binds.conf @@ -78,7 +78,7 @@ bind =, D, exec, dmdsktp bind =, E, exec, dmemoji bind =, F, exec, dmfm bind =, G, exec, mpassgen -bind =, H, exec, dmhelp +bind =, H, exec, mhelp bind =, I, exec, mapimg bind =, L, exec, dmlang bind =, M, exec, mpass @@ -92,7 +92,7 @@ bind = $mainMod, D, exec, dmdsktp bind = $mainMod, E, exec, dmemoji bind = $mainMod, F, exec, dmfm bind = $mainMod, G, exec, mpassgen -bind = $mainMod, H, exec, dmhelp +bind = $mainMod, H, exec, mhelp bind = $mainMod, I, exec, mapimg bind = $mainMod, L, exec, dmlang bind = $mainMod, M, exec, mpass |