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