diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-10-17 23:19:32 +0200 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-10-17 23:19:32 +0200 |
commit | 6d4e211f9b45adf939c6e52fe4811e1385c7e8a2 (patch) | |
tree | bf9c5b67e686e1ad2463e28064d6d635f6033635 /config | |
parent | 7277e2cdd10f894d75fcb0fd3d06be6eb2a476fd (diff) |
renamed mpassgen to mpwgen
Diffstat (limited to 'config')
-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 406c7ba..75b0d14 100644 --- a/config/hyprland/hypr/binds.conf +++ b/config/hyprland/hypr/binds.conf @@ -103,8 +103,8 @@ bind = $mainMod, E, exec, memoji bind =, E, exec, memoji bind = $mainMod, F, exec, dmfm bind =, F, exec, dmfm -bind = $mainMod, G, exec, mpassgen -bind =, G, exec, mpassgen +bind = $mainMod, G, exec, mpwgen +bind =, G, exec, mpwgen bind = $mainMod, H, exec, mhelp bind =, H, exec, mhelp bind = $mainMod, I, exec, mapimg |