diff options
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 e1dc381..3012003 100644 --- a/config/hyprland/hypr/binds.conf +++ b/config/hyprland/hypr/binds.conf @@ -74,7 +74,7 @@ bind = $mainMod, M, submap, menuscripts submap = menuscripts bind =, A, exec, dmask bind =, C, exec, dmclip -bind =, D, exec, dmdsktp +bind =, D, exec, mdsktp bind =, E, exec, dmemoji bind =, F, exec, dmfm bind =, G, exec, mpassgen @@ -88,7 +88,7 @@ bind =, U, exec, mcurs bind =, V, exec, mvid bind = $mainMod, A, exec, dmask bind = $mainMod, C, exec, dmclip -bind = $mainMod, D, exec, dmdsktp +bind = $mainMod, D, exec, mdsktp bind = $mainMod, E, exec, dmemoji bind = $mainMod, F, exec, dmfm bind = $mainMod, G, exec, mpassgen |