diff options
| -rw-r--r-- | config/hyprland/hypr/hyprland.conf | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hyprland/hypr/hyprland.conf b/config/hyprland/hypr/hyprland.conf index 5016c1a..8bb8756 100644 --- a/config/hyprland/hypr/hyprland.conf +++ b/config/hyprland/hypr/hyprland.conf @@ -154,7 +154,7 @@ bind = $mainMod, mouse_up, workspace, e-1  bindm = $mainMod, mouse:272, movewindow  bindm = $mainMod, mouse:273, resizewindow -bind = $mainMod, P, submap, menuscripts +bind = $mainMod, M, submap, menuscripts  submap = menuscripts  bind=, M, exec, dmpass  bind=, A, exec, dmapimg  | 
