diff options
| -rwxr-xr-x | bin/menuscripts/mhelp (renamed from bin/guiscripts/dmhelp) | 0 | ||||
| -rw-r--r-- | config/hyprland/hypr/binds.conf | 4 | 
2 files changed, 2 insertions, 2 deletions
diff --git a/bin/guiscripts/dmhelp b/bin/menuscripts/mhelp index a9027ef..a9027ef 100755 --- a/bin/guiscripts/dmhelp +++ b/bin/menuscripts/mhelp 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  | 
