diff options
Diffstat (limited to 'config/hyprland')
-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 3012003..6e5ba80 100644 --- a/config/hyprland/hypr/binds.conf +++ b/config/hyprland/hypr/binds.conf @@ -75,7 +75,7 @@ submap = menuscripts bind =, A, exec, dmask bind =, C, exec, dmclip bind =, D, exec, mdsktp -bind =, E, exec, dmemoji +bind =, E, exec, memoji bind =, F, exec, dmfm bind =, G, exec, mpassgen bind =, H, exec, mhelp @@ -89,7 +89,7 @@ bind =, V, exec, mvid bind = $mainMod, A, exec, dmask bind = $mainMod, C, exec, dmclip bind = $mainMod, D, exec, mdsktp -bind = $mainMod, E, exec, dmemoji +bind = $mainMod, E, exec, memoji bind = $mainMod, F, exec, dmfm bind = $mainMod, G, exec, mpassgen bind = $mainMod, H, exec, mhelp |